Skip to content

Instantly share code, notes, and snippets.

@leonardorb
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leonardorb/9b6a0bb494c5971a3c2e to your computer and use it in GitHub Desktop.
Save leonardorb/9b6a0bb494c5971a3c2e to your computer and use it in GitHub Desktop.
define([
'riot',
'text!https://rawgit.com/leonardorb/2430f80b49d0fb0c6f7c/raw/24cf291884cfb1fb72adedf020ddb82abea57d61/foldertree.html',
], function (riot, tpl) {
'use strict';
riot.tag('foldertree', tpl);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment