Skip to content

Commit

Permalink
feat(theme): expose VPFeatures
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianSattlerCS committed Nov 12, 2024
1 parent d200f4e commit ff90806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/theme-default/without-fonts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import Layout from './Layout.vue'
export { default as VPBadge } from './components/VPBadge.vue'
export { default as VPImage } from './components/VPImage.vue'
export { default as VPButton } from './components/VPButton.vue'
export { default as VPFeatures } from './components/VPFeatures.vue'
export { default as VPHomeContent } from './components/VPHomeContent.vue'
export { default as VPHomeHero } from './components/VPHomeHero.vue'
export { default as VPHomeFeatures } from './components/VPHomeFeatures.vue'
Expand Down

0 comments on commit ff90806

Please sign in to comment.