import React from 'react' import ReactDOM from 'react-dom' import Index from '../lowcode/view' const App = () => { return (