META-INF.dirigible.template-react.index.tsx.template Maven / Gradle / Ivy
import React from "https://esm.sh/[email protected]";
import ReactDOM from "https://esm.sh/[email protected]";
import { App } from "./{{fileName}}"
ReactDOM.render( , document.getElementById("root"));
© 2015 - 2025 Weber Informatics LLC | Privacy Policy