UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

6 lines (4 loc) 142 B
import React from 'react' import ReactDOM from 'react-dom' import App from './App' ReactDOM.render(<App />, document.getElementById('root'))