pull/4827/merge
Michael Cozzolino 4 weeks ago committed by GitHub
commit 791d7d6a33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,6 +30,7 @@ export { default as VPTeamMembers } from './components/VPTeamMembers.vue'
export { default as VPTeamPage } from './components/VPTeamPage.vue'
export { default as VPTeamPageSection } from './components/VPTeamPageSection.vue'
export { default as VPTeamPageTitle } from './components/VPTeamPageTitle.vue'
export { default as VPFooter } from './components/VPFooter.vue'
export { useLayout } from './composables/layout'

Loading…
Cancel
Save