function register()

in site-content/lib/tabs-block.js [76:78]


function register (registry, context) {
  registry.block('tabs', tabsBlock)
}