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