ui: Linting & Formatting scripts (#26819)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
open: boolean;
|
||||
}
|
||||
|
||||
let { variant, open }: Props = $props();
|
||||
let { open, variant }: Props = $props();
|
||||
</script>
|
||||
|
||||
{#if variant === 'content'}
|
||||
|
||||
Reference in New Issue
Block a user