Deleted backButtonAccessibleText prop
This commit is contained in:
parent
03f6cdcf25
commit
b2d71e75b4
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ import buttonBack from "@/common-components/site-sub-header/button-back/button-b
|
||||||
props: {
|
props: {
|
||||||
cmsWidgetName: String,
|
cmsWidgetName: String,
|
||||||
hasBackButton: Boolean,
|
hasBackButton: Boolean,
|
||||||
backButtonAccessibleText: String,
|
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
content()
|
content()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue