fix: correct template key for video component in registry
This commit is contained in:
@@ -27,7 +27,7 @@ const templateRegistry = {
|
||||
GR_DETAIL_02: { component: GrDetail02 },
|
||||
GR_DETAIL_03: { component: GrDetail03 },
|
||||
GR_CONTENTS_01: { component: GrContents01 },
|
||||
GR_VIDEO_01: { component: FxVideo01 },
|
||||
FX_VIDEO_01: { component: FxVideo01 },
|
||||
FX_DOWNLOAD_01: { component: FxDownload01 },
|
||||
FX_COUPON_01: { component: FxCoupon01 },
|
||||
FX_SECURE_01: { component: FxSecure01 },
|
||||
|
||||
Reference in New Issue
Block a user