wekan/client/config/reactiveTabs.js
2020-09-04 10:22:51 -07:00

5 lines
210 B
JavaScript

// 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 });