import NewPost from "@components/new-post" import '@styles/react-datepicker.css' const New = () => { return ( ) } export default New