import * as React from "react"; import App from "./view/App"; export const ReactView = () => { return ; };