feat: add link to settings

This commit is contained in:
2023-12-04 13:17:55 +00:00
parent 28981264bf
commit 22297aecaa
4 changed files with 20 additions and 20 deletions

View File

@ -194,7 +194,7 @@ export function SendZaps({ lnurl, pubkey, aTag, eTag, targetName, onFinish }: Se
return (
<div className="send-zap">
<h3>
<h3 className="flex gap-2 items-center">
<FormattedMessage defaultMessage="Zap {name}" id="oHPB8Q" values={{ name }} />
<Icon name="zap" />
</h3>