wekan/client/config/reactiveTabs.js

6 lines
195 B
JavaScript
Raw 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.
ReactiveTabs.createInterface({
template: 'basicTabs'
});