UNPKG

ff-dashboard

Version:

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

9 lines (6 loc) 159 B
import h from 'snabbdom/h' module.exports = state => h('a.m-0.line-height-1.h3', { on: {click: state.showMain$} , props: {innerHTML : '&times'} })