summaryrefslogtreecommitdiffstats
path: root/client/config/reactiveTabs.js
blob: 937057f7088a5a96655398709aade0cf60016663 (plain)
1
2
3
4
5
// 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'
});