Use host tag

This commit is contained in:
2023-06-30 22:11:54 +01:00
parent 5653a6b027
commit ad41d08355
5 changed files with 10 additions and 11 deletions

View File

@ -114,7 +114,7 @@ function SendZaps({ lnurl, ev, targetName, onFinish }: SendZapsProps) {
</div>
<div>
<small>Your comment for {name}</small>
<div className="input">
<div className="paper">
<textarea
placeholder="Nice!"
value={comment}