Closed dy closed 4 years ago
import xhtm, { setTarget } from 'xhtm' import { h, render } from 'preact' setTarget(h)
done as xhtm.use(h)
xhtm.use(h)