Tab 2 Header
This commit is contained in:
parent
ece92122fb
commit
b719e3f039
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
<script lang="ts">
|
||||
import GraphsTabStore from "$lib/stores/GraphsTab";
|
||||
|
||||
// Save Tab to Store
|
||||
GraphsTabStore.set("tab2");
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Graphs</title>
|
||||
<meta name="description" content="Chellaris Sign-Up Graphs" />
|
||||
|
|
Reference in a new issue