1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-16 13:04:06 +00:00

Split app.svelte

This commit is contained in:
2023-01-16 20:03:56 +01:00
parent 89d9a92136
commit e0cda5cccb
12 changed files with 258 additions and 174 deletions

View File

@ -1,5 +1,4 @@
<script>
import { onMount } from 'svelte';
import { fade, fly } from 'svelte/transition';
import Icon from './icon.svelte';