Removing duplicate back button
This commit is contained in:
parent
b6b86199bb
commit
30e78bf403
1 changed files with 0 additions and 5 deletions
|
|
@ -17,11 +17,6 @@
|
|||
<span>
|
||||
{{ subText }}
|
||||
</span>
|
||||
<buttonBack
|
||||
v-if="hasBackButton"
|
||||
:backButtonAccessibleText="backButtonAccessibleText"
|
||||
@click-event="clickEvent"
|
||||
/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue