forked from coracle/flotilla
Fix more stuff, particularly event handlers
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
info?: import("svelte").Snippet
|
||||
}
|
||||
|
||||
let {title, info}: Props = $props()
|
||||
const {title, info}: Props = $props()
|
||||
</script>
|
||||
|
||||
<div class="column m-auto max-w-xs gap-2 py-4">
|
||||
|
||||
Reference in New Issue
Block a user