body-prettier
Some checks failed
Deploy on push / deploy (push) Failing after 5s

This commit is contained in:
2025-07-25 09:03:11 +03:00
parent 0f16679a06
commit 472b24527a
4 changed files with 51 additions and 4 deletions

View File

@@ -429,7 +429,6 @@ const ShoutsRoute = (props: ShoutsRouteProps) => {
>
<div style="padding: 1rem;">
<HTMLEditor value={selectedMediaBody()} onInput={(value) => setSelectedMediaBody(value)} />
gjl
</div>
</Modal>
</div>