Fix more stuff, particularly event handlers
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
url?: string
|
||||
}
|
||||
|
||||
let {url = ""}: Props = $props()
|
||||
const {url = ""}: Props = $props()
|
||||
|
||||
const relay = deriveRelay(url)
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user