Fix more stuff, particularly event handlers
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
let {...props}: Props = $props()
|
||||
const {...props}: Props = $props()
|
||||
</script>
|
||||
|
||||
<div class="grid grid-cols-1 gap-2 md:grid-cols-3 {props.class}">
|
||||
|
||||
Reference in New Issue
Block a user