moving to static test
This commit is contained in:
parent
a7fb6e02a0
commit
6d33f9bead
3 changed files with 1080 additions and 20203 deletions
|
@ -3,8 +3,9 @@ import ReactDOM from 'react-dom';
|
|||
import './index.css';
|
||||
import App from './App';
|
||||
import reportWebVitals from './reportWebVitals';
|
||||
import { render } from 'react-snapshot';
|
||||
|
||||
ReactDOM.render(
|
||||
render(
|
||||
<React.StrictMode>
|
||||
<App />
|
||||
</React.StrictMode>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue