You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
12 lines
75 B
Svelte
12 lines
75 B
Svelte
<script lang="ts">
|
|
|
|
</script>
|
|
|
|
<main>
|
|
<slot />
|
|
</main>
|
|
|
|
<style>
|
|
|
|
</style>
|