mirror of
https://github.com/jakobkordez/call-tester.git
synced 2025-05-30 07:30:27 +00:00
6 lines
51 B
Svelte
6 lines
51 B
Svelte
<script>
|
|
import '../app.css';
|
|
</script>
|
|
|
|
<slot />
|