A Unity UI and utility library styled as Fluent UI
npm install unity-fluent-library-demo> A Unity UI and utility library styled as Fluent UI
 
``bash`
npm install --save unity-fluent-library-demo
`jsx
import React, { Component } from 'react'
import MyComponent from 'unity-fluent-library-demo'
import 'unity-fluent-library-demo/dist/index.css'
class Example extends Component {
render() {
return
}
}
``
MIT © tototaba