feat. GR_GALLERY_01 템플릿 제작
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import GrVisual01 from '#layers/templates/GrVisual01/index.vue'
|
||||
import GrVisual02 from '#layers/templates/GrVisual02/index.vue'
|
||||
import GrVisual03 from '#layers/templates/GrVisual03/index.vue'
|
||||
// import GrGallery01 from "#layers/templates/GrGallery01/index.vue";
|
||||
import GrGallery01 from '#layers/templates/GrGallery01/index.vue'
|
||||
// import GrGallery02 from "#layers/templates/GrGallery02/index.vue";
|
||||
// import GrGallery03 from "#layers/templates/GrGallery03/index.vue";
|
||||
// import GrBoard01 from "#layers/templates/GrBoard01/index.vue";
|
||||
@@ -14,7 +14,7 @@ export const templateRegistry = {
|
||||
GR_VISUAL_01: { component: GrVisual01 },
|
||||
GR_VISUAL_02: { component: GrVisual02 },
|
||||
GR_VISUAL_03: { component: GrVisual03 },
|
||||
// GR_GALLERY_01: { component: GrGallery01 },
|
||||
GR_GALLERY_01: { component: GrGallery01 },
|
||||
// GR_GALLERY_02: { component: GrGallery02 },
|
||||
// GR_GALLERY_03: { component: GrGallery03 },
|
||||
// GR_BOARD_01: { component: GrBoard01 },
|
||||
|
||||
Reference in New Issue
Block a user