First pass on css
This commit is contained in:
parent
096baa8897
commit
9e5cc3b9a7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
import ContactSubMenu from "./ContactSubMenu.svelte";
|
import ContactSubMenu from "./ContactSubMenu.svelte";
|
||||||
import CustomSubMenu from "./CustomSubMenu.svelte";
|
import CustomSubMenu from "./CustomSubMenu.svelte";
|
||||||
import {menuVisiblilityStore, SubMenusInterface, subMenusStore} from "../../Stores/MenuStore";
|
import {menuVisiblilityStore, SubMenusInterface, subMenusStore} from "../../Stores/MenuStore";
|
||||||
import {userIsAdminStore} from "../../Stores/GameStore";
|
//import {userIsAdminStore} from "../../Stores/GameStore";
|
||||||
import {onMount} from "svelte";
|
import {onMount} from "svelte";
|
||||||
import {get} from "svelte/store";
|
import {get} from "svelte/store";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue