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: {
|
||||
cmsWidgetName: String,
|
||||
hasBackButton: Boolean,
|
||||
backButtonAccessibleText: String,
|
||||
},
|
||||
computed: {
|
||||
content()
|
||||
|
|
|
|||
Loading…
Reference in a new issue