UNPKG

snabbdom-pragma

Version:

'NotReact.createElement' pragma although for snabbdom

7 lines (5 loc) 91 B
export default (h) => { return h('label', { attrs: { for: 'input' } }, 'Label') }