ai-ui-box
v1.0.6
Published
UI component library powered by AI for new age UX
Downloads
538
Readme
ai-ui-box
UI component library powered by AI for new age UX
Install
npm install --save ai-ui-box
Usage
import React, { Component } from 'react'
import MyComponent from 'ai-ui-box'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © josharsh