Fix old typo
This commit is contained in:
parent
7ef9d64239
commit
8cd614c4d0
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ import textBlock from "@/digital-components/text-block/text-block";
|
||||||
import textLink from "@/ux-components/text-link/text-link";
|
import textLink from "@/ux-components/text-link/text-link";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "vehicle-review",
|
name: "review-block",
|
||||||
props: {
|
props: {
|
||||||
headerCmsWidgetName: String,
|
headerCmsWidgetName: String,
|
||||||
customHeaderText: String,
|
customHeaderText: String,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue