From 9893e09f4c3107f18eaabf82834dc0a293c3444f Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sat, 15 Jun 2024 23:10:16 +0100 Subject: [PATCH] Fixed template pages --- .../landing/samples/OverviewApp.vue | 2 +- ...guration.vue => TemplateConfiguration.vue} | 0 .../{License.vue => TemplateLicense.vue} | 0 .../{Related.vue => TemplateRelated.vue} | 0 .../{Separator.vue => TemplateSeparator.vue} | 0 .../{Youtube.vue => TemplateYoutube.vue} | 0 .../TemplateFeatures.vue} | 0 .../animation/TemplateFeaturesAnimation.vue} | 0 .../TemplateFeaturesAnimationInline.vue} | 0 .../{Hero/index.vue => hero/TemplateHero.vue} | 0 .../Light.vue => hero/TemplateHeroLight.vue} | 0 .../TemplateHeroRectangle.vue} | 0 pnpm-lock.yaml | 15751 +++++++--------- 13 files changed, 7239 insertions(+), 8514 deletions(-) rename apps/showcase/components/template/{Configuration.vue => TemplateConfiguration.vue} (100%) rename apps/showcase/components/template/{License.vue => TemplateLicense.vue} (100%) rename apps/showcase/components/template/{Related.vue => TemplateRelated.vue} (100%) rename apps/showcase/components/template/{Separator.vue => TemplateSeparator.vue} (100%) rename apps/showcase/components/template/{Youtube.vue => TemplateYoutube.vue} (100%) rename apps/showcase/components/template/{Features/index.vue => features/TemplateFeatures.vue} (100%) rename apps/showcase/components/template/{Features/Animation/index.vue => features/animation/TemplateFeaturesAnimation.vue} (100%) rename apps/showcase/components/template/{Features/Animation/Inline.vue => features/animation/TemplateFeaturesAnimationInline.vue} (100%) rename apps/showcase/components/template/{Hero/index.vue => hero/TemplateHero.vue} (100%) rename apps/showcase/components/template/{Hero/Light.vue => hero/TemplateHeroLight.vue} (100%) rename apps/showcase/components/template/{Hero/Rectangle.vue => hero/TemplateHeroRectangle.vue} (100%) diff --git a/apps/showcase/components/landing/samples/OverviewApp.vue b/apps/showcase/components/landing/samples/OverviewApp.vue index 263a545d8..18b43ad8d 100644 --- a/apps/showcase/components/landing/samples/OverviewApp.vue +++ b/apps/showcase/components/landing/samples/OverviewApp.vue @@ -27,7 +27,7 @@
- +