Skip to content

Commit

Permalink
style: fix prettier style
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Sep 5, 2024
1 parent 4c09764 commit 386f3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/theme-default/without-fonts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export { default as VPHomeContent } from './components/VPHomeContent.vue'
export { default as VPHomeHero } from './components/VPHomeHero.vue'
export { default as VPHomeFeatures } from './components/VPHomeFeatures.vue'
export { default as VPHomeSponsors } from './components/VPHomeSponsors.vue'
export { default as VPLink } from './components/VPLink.vue';
export { default as VPLink } from './components/VPLink.vue'
export { default as VPDocAsideSponsors } from './components/VPDocAsideSponsors.vue'
export { default as VPSocialLink } from './components/VPSocialLink.vue'
export { default as VPSocialLinks } from './components/VPSocialLinks.vue'
Expand Down

0 comments on commit 386f3b4

Please sign in to comment.