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";
|
||||
|
||||
export default {
|
||||
name: "vehicle-review",
|
||||
name: "review-block",
|
||||
props: {
|
||||
headerCmsWidgetName: String,
|
||||
customHeaderText: String,
|
||||
|
|
|
|||
Loading…
Reference in a new issue