feat: revamp note creator

This commit is contained in:
2024-09-12 13:18:19 +01:00
parent f217ca7e64
commit a1e99c8830
18 changed files with 641 additions and 259 deletions

View File

@ -51,7 +51,7 @@ export function ReBroadcaster({ onClose, ev }: { onClose: () => void; ev: Tagged
return (
<>
<Modal id="broadcaster" className="note-creator-modal" onClose={onClose}>
<Modal id="broadcaster" onClose={onClose}>
{renderRelayCustomisation()}
<div className="flex g8">
<button className="secondary" onClick={onClose}>