...
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import moonIcon from "./assets/icons/moon.svg";
|
||||
import { slide } from "svelte/transition";
|
||||
import Toggle from "./lib/components/Toggle.svelte";
|
||||
import { darkTheme } from "./lib/stores/theme.svelte";
|
||||
import { darkTheme } from "./lib/stores/theme";
|
||||
import { Routes } from "./lib/global/routes";
|
||||
import { isCurrentPath } from "./lib/components/Router.svelte";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user