mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-19 21:15:21 +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