Skip to content

Instantly share code, notes, and snippets.

@jasongaare
Created July 14, 2017 18:40
Show Gist options
  • Save jasongaare/f3d8926bc2c24a9bd3b1c44722cfb8e2 to your computer and use it in GitHub Desktop.
Save jasongaare/f3d8926bc2c24a9bd3b1c44722cfb8e2 to your computer and use it in GitHub Desktop.
render() {
return(
<SettingsWrapper>
<SettingsHeader>Preferences</SettingsHeader>
...
</SettingsWrapper>
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment