[Glitch] Fix spoiler toggle button being able to submit compose form
Port 1b8d1cd6e4fa3177a623e8088ab6fe8c6ba27204 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
ce080a1ca8
commit
e1b7da0985
@ -49,6 +49,7 @@ export const StatusBanner: React.FC<{
|
|||||||
|
|
||||||
<button
|
<button
|
||||||
ref={buttonRef}
|
ref={buttonRef}
|
||||||
|
type='button'
|
||||||
className='link-button'
|
className='link-button'
|
||||||
onClick={onClick}
|
onClick={onClick}
|
||||||
aria-describedby={descriptionId}
|
aria-describedby={descriptionId}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user