Merge pull request #34 from Safelite/feature/digital/SSR-111
Deleted backButtonAccessibleText prop
This commit is contained in:
commit
c9c2f00519
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