yea
npm install --save dummy-test-reactlib
import React, { Component } from 'react'
import MyComponent from 'dummy-test-reactlib'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
MIT © padrisimo
yea
npm install --save dummy-test-reactlib
import React, { Component } from 'react'
import MyComponent from 'dummy-test-reactlib'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
MIT © padrisimo
npm i dummy-test-reactlib
3
1.0.0
MIT
13.9 kB
6