Restore original Bluesky disclaimer text with styled callout
This commit is contained in:
@@ -138,7 +138,7 @@ export function ReplyComposeModal({ event, quotedEvent, open, onOpenChange, onSu
|
||||
{isUrl && /bsky\.(app|social)/.test(event.href) && (
|
||||
<div className="mx-4 mb-2 rounded-lg border border-sky-500/20 bg-sky-500/5 px-3 py-2">
|
||||
<p className="text-xs text-sky-600 dark:text-sky-400 leading-relaxed">
|
||||
Your comment lives on Nostr — people on Bluesky won't see it because they're not actually decentralized. But the open web will.
|
||||
People on Bluesky can't see you because they're not actually decentralized.
|
||||
</p>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user