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