Fix old typo

This commit is contained in:
Chloe Herd 2023-07-28 14:01:34 -04:00
parent 7ef9d64239
commit 8cd614c4d0

View file

@ -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,