import domdom from '@eirikb/domdom'; const { React, init } = domdom({}); // Important part const Button = () => I am button!; const view = (