mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-04 01:22:32 +00:00
6 lines
51 B
Svelte
6 lines
51 B
Svelte
![]() |
<script>
|
||
|
import '../app.css';
|
||
|
</script>
|
||
|
|
||
|
<slot />
|