mirror of https://github.com/sveltejs/svelte
parent
29052aba7d
commit
29fd8d7881
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
@ -1,6 +1,6 @@
|
|||||||
<script>
|
<script>
|
||||||
import Icon from './icon.html';
|
import Icon from './Icon.html';
|
||||||
import Logo from './logo.html';
|
import Logo from './Logo.html';
|
||||||
|
|
||||||
export let segment;
|
export let segment;
|
||||||
|
|
Loading…
Reference in new issue