palmpay.io-website/src/components/sections/index.js

6 lines
176 B
JavaScript
Raw Normal View History

2018-09-22 18:23:51 +00:00
// Export home page sections components
export * from './AboutSection';
export * from './MainSection';
export * from './ServicesSection';
export * from './TestimoniesSection';