# @vtx/modals

> react 组件库

## 安装

```shell
$ yarn add @vtx/modals -S
```

## 使用

```js
import { BeInput } from '@vtx/modals';
```
