wekan/client/config/reactiveTabs.js

5 lines
210 B
JavaScript
Raw Permalink Normal View History

2015-08-22 02:06:49 +02:00
// XXX Since Blaze doesn't have a clean high component API, component API are
// also tweaky to use. I guess React would be a solution.
const template = 'basicTabs';
ReactiveTabs.createInterface({ template });