import React from 'react'; import { HomeContainer } from '../container/HomeContainer'; export const HomePage = () => { return ; };