remove reaction (kind 7) and fix onclick event

This commit is contained in:
Ren Amamiya
2023-05-14 18:20:27 +07:00
parent 409a625dcc
commit b2199e81b8
7 changed files with 20 additions and 12 deletions

View File

@@ -82,6 +82,7 @@ export function ComposerModal() {
</div>
</div>
<div
onClick={closeModal}
onKeyDown={closeModal}
className="inline-flex h-5 w-5 items-center justify-center rounded hover:bg-zinc-800"
>