@justuno/flexui
v2.1.83
Published
A updated UI Components for Justuno Flex
Downloads
835
Keywords
Readme
flex-ui
Made with create-react-library
Install
npm install --save @bitspro/flex-ui
Usage
import React, { Component } from "react";
import MyComponent from "@justuno/flex-ui";
class Example extends Component {
render() {
return <MyComponent />;
}
}
License
MIT © rizalishan