release: v2.13.1
This commit is contained in:
parent
d91d0da8d8
commit
ee027a75ad
161 changed files with 650 additions and 574 deletions
|
@ -2,6 +2,7 @@ import React from 'react'
|
|||
import ReactDOM from 'react-dom'
|
||||
import App from './App'
|
||||
import * as serviceWorker from './serviceWorker'
|
||||
import './layout.css'
|
||||
|
||||
ReactDOM.render(<App />, document.getElementById('root'))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue