UNPKG

ff-dashboard

Version:

Flimflam dashboard component comprised of a main panel and two side panels

9 lines (6 loc) 134 B
import h from 'snabbdom/h' module.exports = content => h('div' , {attrs: { 'data-ff-dashboard-header' : ''}} , [content] )