mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 00:35:50 +02:00
style: apply consistent formatting and spacing across multiple files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import '../app.css';
|
||||
import {ModeWatcher} from "mode-watcher";
|
||||
import {Toaster} from "$lib/components/ui/sonner/index.js";
|
||||
import {ModeWatcher} from 'mode-watcher';
|
||||
import {Toaster} from '$lib/components/ui/sonner/index.js';
|
||||
|
||||
let {children} = $props();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user