chore(examples): cleanup + routing

This commit is contained in:
moklick
2023-03-08 17:44:54 +01:00
parent 1153486ae2
commit 71cdc0ff02
12 changed files with 256 additions and 185 deletions
@@ -0,0 +1,6 @@
<script lang="ts">
import { Header } from '../example-components/Header'
</script>
<Header />
<slot />