Created
December 11, 2021 13:34
-
-
Save AnishDe12020/973f354eaf86177b67516c4641d536cf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default function Home() { | |
return <div></div>; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment