mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-20 13:35:11 +00:00
updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<Nav {path}/>
|
||||
|
||||
<main>
|
||||
<svelte:component this={sapper.child} {...sapper.props}/>
|
||||
<svelte:component this={child.component} {...child.props}/>
|
||||
</main>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user