mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 00:35:50 +02:00
refactor: standardize formatting and improve code consistency across components
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<script lang="ts">
|
||||
import '../app.css';
|
||||
import {ModeWatcher} from "mode-watcher";
|
||||
|
||||
let {children} = $props();
|
||||
</script>
|
||||
|
||||
<ModeWatcher/>
|
||||
{@render children()}
|
||||
|
||||
Reference in New Issue
Block a user