mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add heading role to close composer dialog (#29590)
This commit is contained in:
@@ -24,7 +24,7 @@ export default class DiscardDraftModal extends Component {
|
||||
@dismissable={{false}}
|
||||
>
|
||||
<:body>
|
||||
<div class="instructions">
|
||||
<div class="instructions" role="heading" aria-level="1">
|
||||
{{i18n "post.cancel_composer.confirm"}}
|
||||
</div>
|
||||
</:body>
|
||||
|
||||
Reference in New Issue
Block a user