update import

This commit is contained in:
Peter Clement 2025-02-13 10:51:24 +00:00
parent feb853751e
commit a37a295dce
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<script>
import Provider from "./Provider.svelte"
import { routeStore } from "stores"
import { routeStore } from "@/stores"
</script>
<Provider key="url" data={$routeStore.testUrlParams}>