vue-essential-slices
Version:
A set of professionally made, accessible Vue components, linked to a (Prismic) backend
9 lines (8 loc) • 474 B
JavaScript
export { default as CallToAction } from './CallToAction'
export { default as CardsCarousel } from './CardsCarousel'
export { default as CustomerLogos } from './CustomerLogos'
export { default as FaqSection } from './FaqSection'
export { default as ImagesSlider } from './ImagesSlider'
export { default as PricingTable } from './PricingTable'
export { default as TestimonialsSlider } from './TestimonialsSlider'
export { default as VideoHighlights } from './VideoHighlights'