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