1.0.0 • Published 5 years ago
nxstep-portal v1.0.0
nxstep-portal
Made with create-react-library
Install
npm install --save nxstep-portalUsage
import React, { Component } from 'react'
import MyComponent from 'nxstep-portal'
import 'nxstep-portal/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © nxstep
1.0.0
5 years ago