pull/246/merge
Emeric Wandji 2 weeks ago committed by GitHub
commit 3eb9cefd17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -351,6 +351,7 @@ npm install moment
```js
import React, { Component } from 'react'
import ReactDOM from 'react-dom'
import moment from 'moment'
class App extends Component {
render() {

Loading…
Cancel
Save