borderlands3-ui
v0.0.18
Published
> TODO: description
Downloads
3
Maintainers
Readme
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
[x] Button
[x] Dialog
[x] Blood
[x] Modal
[x] Message
[x] Card
[x] Picker
[x] List
[x] Setting
License
borderland3-ui is released under the MIT license.