Add some aria to post status form

This commit is contained in:
tusooa 2023-01-21 16:28:33 -05:00
commit d159031121
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
6 changed files with 19 additions and 1 deletions

View file

@ -13,6 +13,7 @@ export default {
'modelValue',
'disabled',
'unstyled',
'kind'
'kind',
'attrs'
]
}