fix: missing navigating store

This commit is contained in:
Damillora 2024-11-22 02:43:48 +07:00
parent 9e0e9a4f8c
commit ba4415cb9c

View File

@ -1,4 +1,5 @@
<script lang="ts">
import { navigating } from '$app/stores';
import type { Snippet } from 'svelte';
import {
Base,