6 lines
67 B

<script>
import Inner from './Inner.svelte';
</script>
<Inner />