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