Deleted backButtonAccessibleText prop

This commit is contained in:
Kroell 2022-11-07 10:37:24 -05:00
parent 03f6cdcf25
commit b2d71e75b4

View file

@ -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()