Skip to content

Instantly share code, notes, and snippets.

@GeoffMahugu
Created May 15, 2021 17:37
Show Gist options
  • Save GeoffMahugu/834f23f82f6923ed6da5ead2c92760b1 to your computer and use it in GitHub Desktop.
Save GeoffMahugu/834f23f82f6923ed6da5ead2c92760b1 to your computer and use it in GitHub Desktop.
This is a react page interface
export default interface IPageProps {
name: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment