palmpay.io-website/src/components/sections/index.js
2018-09-22 15:23:51 -03:00

5 lines
176 B
JavaScript

// Export home page sections components
export * from './AboutSection';
export * from './MainSection';
export * from './ServicesSection';
export * from './TestimoniesSection';