forked from coracle/flotilla
Fix more stuff, particularly event handlers
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
let {...props}: Props = $props()
|
||||
const {...props}: Props = $props()
|
||||
</script>
|
||||
|
||||
<div class="flex flex-col gap-1 px-2 py-4 {props.class}">
|
||||
|
||||
Reference in New Issue
Block a user