mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore(dashboard): fix sidebar nav typing
This commit is contained in:
parent
26b9a3fc2f
commit
c0147a889a
@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { page } from '$app/stores'
|
||||
import { MouseEventHandler } from 'svelte/elements'
|
||||
import type { MouseEventHandler } from 'svelte/elements'
|
||||
|
||||
export let url: string = ''
|
||||
export let icon: string = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user