vue-essential-slices
Version:
A set of professionally made, accessible Vue components, linked to a (Prismic) backend
7 lines • 360 B
JavaScript
export { default as PsAccordion } from './PsAccordion'
export { default as PsButton } from './PsButton'
export { default as PsDescription } from './PsDescription'
export { default as PsEyebrow } from './PsEyebrow'
export { default as PsSection } from './PsSection'
export { default as PsSlider } from './PsSlider'
export { default as PsTitle } from './PsTitle'