npm install --save spwolf
import React, { Component } from 'react'
import MyComponent from 'spwolf'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
MIT © filipdanic
npm install --save spwolf
import React, { Component } from 'react'
import MyComponent from 'spwolf'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
MIT © filipdanic
npm i spwolf
2
0.1.0
MIT
165 kB
6