1.0.9 • Published 2 years ago
netsa-react-components v1.0.9
netsa-react-components
NeTSA private react components
Install
npm install --save netsa-react-componentsUsage
import React, { Component } from 'react'
import MyComponent from 'netsa-react-components'
import 'netsa-react-components/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
NeTSA © Netsa
1.0.9
2 years ago