rav-ui-component
v1.0.1
Published
Fabric: Shared Copilot UI Library
Readme
copilot-ui
ui library
Install
npm install --save copilot-uiUsage
import React, { Component } from 'react'
import { Link } from 'copilot-ui'
class Example extends Component {
render() {
return <Link />
}
}License
MIT © ravindra
