Skip to content

Instantly share code, notes, and snippets.

@nackjicholson
Created January 14, 2016 19:05
Show Gist options
  • Select an option

  • Save nackjicholson/71b385dcec3286ab921f to your computer and use it in GitHub Desktop.

Select an option

Save nackjicholson/71b385dcec3286ab921f to your computer and use it in GitHub Desktop.
const props = {
baseId: 'bagel-choices'
inputs: [
{ value: 'onion', label: 'Onion' },
{ value: 'everything', label: 'Everything' }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment