fennec-ui
v1.1.267
Published
UI package for Fennec Toolkit
Downloads
197
Readme
fennec-ui
UI package for Fennec Toolkit
Make with - create-react-library. Update with - npm-check-updates.
Install
npm install --save fennec-ui
Usage
import React, { Component } from 'react'
import MyComponent from 'fennec-ui'
import 'fennec-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © tarasovin