chore: Update translations
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Martti Malmi 2023-12-06 14:59:03 +00:00
parent ae1b762771
commit 3cb32b122b

View File

@ -13,7 +13,7 @@ export function SpotlightThreadModal(props: { thread: NostrLink; onClose?: () =>
if (e.target === e.currentTarget) {
onClose();
}
}
};
return (
<Modal id="thread-overlay" onClose={onClose} bodyClassName={"flex flex-1"}>