@@ -100,7 +100,6 @@ declare module 'vue' {
100100 DocMadeWithVueAttribution : typeof import ( './src/components/doc/MadeWithVueAttribution.vue' ) [ 'default' ]
101101 DocMadeWithVuetifyGallery : typeof import ( './src/components/doc/MadeWithVuetifyGallery.vue' ) [ 'default' ]
102102 DocMadeWithVuetifyLink : typeof import ( './src/components/doc/MadeWithVuetifyLink.vue' ) [ 'default' ]
103- DocPremiumThemesGallery : typeof import ( './src/components/doc/PremiumThemesGallery.vue' ) [ 'default' ]
104103 DocReadyForMore : typeof import ( './src/components/doc/ReadyForMore.vue' ) [ 'default' ]
105104 DocRelatedPage : typeof import ( './src/components/doc/RelatedPage.vue' ) [ 'default' ]
106105 DocRelatedPages : typeof import ( './src/components/doc/RelatedPages.vue' ) [ 'default' ]
@@ -119,7 +118,6 @@ declare module 'vue' {
119118 FeaturesColorPalette : typeof import ( './src/components/features/ColorPalette.vue' ) [ 'default' ]
120119 FeaturesSassApi : typeof import ( './src/components/features/SassApi.vue' ) [ 'default' ]
121120 GettingStartedWireframeExamples : typeof import ( './src/components/getting-started/WireframeExamples.vue' ) [ 'default' ]
122- HomeActionBtns : typeof import ( './src/components/home/ActionBtns.vue' ) [ 'default' ]
123121 HomeBlogs : typeof import ( './src/components/home/Blogs.vue' ) [ 'default' ]
124122 HomeCommonCard : typeof import ( './src/components/home/Common/Card.vue' ) [ 'default' ]
125123 HomeCommonGradient : typeof import ( './src/components/home/Common/Gradient.vue' ) [ 'default' ]
@@ -128,8 +126,6 @@ declare module 'vue' {
128126 HomeDiscord : typeof import ( './src/components/home/Discord.vue' ) [ 'default' ]
129127 HomeEcosystem : typeof import ( './src/components/home/Ecosystem.vue' ) [ 'default' ]
130128 HomeEntry : typeof import ( './src/components/home/Entry.vue' ) [ 'default' ]
131- HomeEpicmaxSupport : typeof import ( './src/components/home/EpicmaxSupport.vue' ) [ 'default' ]
132- HomeFeatures : typeof import ( './src/components/home/Features.vue' ) [ 'default' ]
133129 HomeFooter : typeof import ( './src/components/home/Footer.vue' ) [ 'default' ]
134130 HomeGalleryAnalytics : typeof import ( './src/components/home/Gallery/Analytics.vue' ) [ 'default' ]
135131 HomeGalleryChatChat : typeof import ( './src/components/home/Gallery/Chat/Chat.vue' ) [ 'default' ]
0 commit comments