import React from 'react' import { App } from './App' React.render(, document.getElementById('root'))