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
|
<buttonBack
|
||||||
v-if="hasBackButton"
|
v-if="hasBackButton"
|
||||||
:backButtonAction="backButtonAction"
|
:backButtonAction="backButtonAction"
|
||||||
|
:backButtonAccessibleText="backButtonAccessibleText"
|
||||||
/>
|
/>
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue