mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-26 20:49:22 +00:00
shorten empty state text to one line
This commit is contained in:
parent
9d8b5a3f43
commit
661a5e1eac
@ -257,7 +257,7 @@ export function WalletModal({ children, className }: WalletModalProps) {
|
||||
<Separator />
|
||||
<div className="text-center py-4 space-y-2">
|
||||
<p className="text-sm text-muted-foreground">
|
||||
Install a WebLN extension (like Alby) or connect an NWC wallet for instant zaps.
|
||||
Install a WebLN extension or connect a NWC wallet for zaps.
|
||||
</p>
|
||||
</div>
|
||||
</>
|
||||
|
Loading…
x
Reference in New Issue
Block a user