import React from "../src/preact"; import './Label' import App from "./App"; React.render(, document.getElementById("app"));