UNPKG

snabbdom-pragma-quickfix

Version:

'NotReact.createElement' pragma although for snabbdom

11 lines (6 loc) 113 B
import h from 'snabbdom/h' export default () => { return h('div', { style: { color: 'red' } }, []) }