Fix more stuff, particularly event handlers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import {deriveRelayDisplay} from "@welshman/app"
|
||||
|
||||
let {url} = $props()
|
||||
const {url} = $props()
|
||||
|
||||
const display = deriveRelayDisplay(url)
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user