0.0.18 • Published 4 years ago
borderlands3-ui v0.0.18
borderlands3-ui
Borderlands3 UI library for Web APP, built with React.js.
Install
yarn add borderlands3-ui
Usage
import { Button } from 'borderlands3-ui';
export const Disabled = () => <Button disabled>disabled</Button>;
Components
Button
Dialog
Blood
Modal
Message
Card
Picker
List
Setting
License
borderland3-ui is released under the MIT license.