Created
May 15, 2021 17:37
-
-
Save GeoffMahugu/834f23f82f6923ed6da5ead2c92760b1 to your computer and use it in GitHub Desktop.
This is a react page interface
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 interface IPageProps { | |
name: string; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment