Skip to content

Commit d8f43d5

Browse files
committed
fix: svelte errors
1 parent c6a0726 commit d8f43d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/routes/(console)/+layout.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
import { UsageRates } from '$lib/components/billing';
4545
import { canSeeProjects } from '$lib/stores/roles';
4646
import { BottomModalAlert } from '$lib/components';
47+
import { isSmallViewport } from '$lib/stores/viewport';
4748
import {
4849
IconAnnotation,
4950
IconBookOpen,

0 commit comments

Comments
 (0)