We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6565438 commit d568f74Copy full SHA for d568f74
1 file changed
packages/ui/core-components/src/lib/organisms/layout/header/Header.svelte
@@ -1,5 +1,4 @@
1
<script>
2
- import { dev } from '$app/environment';
3
import { Icon } from '@steeze-ui/svelte-icon';
4
import { X, Menu2 } from '@steeze-ui/tabler-icons';
5
import { addBasePath } from '@evidence-dev/sdk/utils/svelte';
0 commit comments