Skip to content

Instantly share code, notes, and snippets.

@thatgibbyguy
Created March 6, 2016 16:42
Show Gist options
  • Save thatgibbyguy/db9e34aca2f3a2d4ad5b to your computer and use it in GitHub Desktop.
Save thatgibbyguy/db9e34aca2f3a2d4ad5b to your computer and use it in GitHub Desktop.
slugifyExampleHelper
import SlugifyExample from '../components/slugifyExample.jsx';
Template.slugifyExampleTemplate.helpers({
slugifyExampleComponent: () => SlugifyExample
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment