Fix self-closing tags
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
class="textarea textarea-bordered leading-4"
|
||||
rows="3"
|
||||
bind:value={values.about}
|
||||
slot="input" />
|
||||
slot="input">
|
||||
</textarea>
|
||||
</Field>
|
||||
<Field>
|
||||
<p slot="label">Nostr Address</p>
|
||||
|
||||
Reference in New Issue
Block a user