CSR-174: restore aria-label prop to back button
This commit is contained in:
parent
638579edd1
commit
82924a69b9
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<buttonBack
|
||||
v-if="hasBackButton"
|
||||
:backButtonAction="backButtonAction"
|
||||
:backButtonAccessibleText="backButtonAccessibleText"
|
||||
/>
|
||||
</h2>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue