import React from 'react'; import HomePage from '@features/HomePage/HomePage'; const IndexPage = props => ; export default IndexPage;