mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-18 04:35:10 +00:00
fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import Nav from '../components/Nav.html';
|
||||
import Nav from '../components/Nav.svelte';
|
||||
|
||||
export let segment;
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user