mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 06:49:05 +02:00
add page to stories
This commit is contained in:
7
app/src/routes/page.stories.svelte
Normal file
7
app/src/routes/page.stories.svelte
Normal file
@@ -0,0 +1,7 @@
|
||||
<script module>
|
||||
import Page from './+page.svelte';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Page />
|
||||
</template>
|
Reference in New Issue
Block a user