Skip to content

Instantly share code, notes, and snippets.

@MrMjauh
Created June 3, 2019 16:04
Show Gist options
  • Save MrMjauh/d2faaaa3bbea4abeccf3955f8bbe9f37 to your computer and use it in GitHub Desktop.
Save MrMjauh/d2faaaa3bbea4abeccf3955f8bbe9f37 to your computer and use it in GitHub Desktop.
Extra classes
export interface IContainerComponentProps {
className?: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment