mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-21 00:05:36 +02:00
style: apply consistent formatting and spacing across multiple files
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
|
||||
let {state} = $props();
|
||||
</script>
|
||||
|
||||
{#if state}
|
||||
<Check class="stroke-green-500"/>
|
||||
{:else}
|
||||
<X class="stroke-rose-600"/>
|
||||
{/if}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user