Skip to content

Instantly share code, notes, and snippets.

@garethpbk
Created December 20, 2018 20:20
Show Gist options
  • Save garethpbk/72f9f4a7c879591d70a4a81a105f994e to your computer and use it in GitHub Desktop.
Save garethpbk/72f9f4a7c879591d70a4a81a105f994e to your computer and use it in GitHub Desktop.
export const getColor = color => props => props.theme.colors[color];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment