Skip to content

Instantly share code, notes, and snippets.

@thatgibbyguy
Last active March 6, 2016 17:03
Show Gist options
  • Save thatgibbyguy/b05ca0aa1357ce701f39 to your computer and use it in GitHub Desktop.
Save thatgibbyguy/b05ca0aa1357ce701f39 to your computer and use it in GitHub Desktop.
slugifyExampleTemplateWithProps
<template name="slugifyExampleTemplate">
<div class="units-row">
{{> React component=slugifyExampleComponent
isDisabled=true
showSlug=false
}}
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment