mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-04 13:23:39 +00:00
Fix spoiler toggle button being able to submit compose form (#36736)
This commit is contained in:
parent
e91c764590
commit
3e6a9371b0
|
|
@ -49,6 +49,7 @@ export const StatusBanner: React.FC<{
|
|||
|
||||
<button
|
||||
ref={buttonRef}
|
||||
type='button'
|
||||
className='link-button'
|
||||
onClick={onClick}
|
||||
aria-describedby={descriptionId}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user