clean up folders, created sub-components

This commit is contained in:
haerikimmm
2026-06-11 11:28:58 +09:00
parent b40e5886b5
commit 6b13522d6d
9 changed files with 643 additions and 668 deletions

View File

@@ -1,5 +1,5 @@
<script>
import TimelineView from './lib/TimelineView.svelte';
import TimelineView from './lib/timeline/TimelineView.svelte';
</script>
<main>