docs(@vant/popperjs): add README

This commit is contained in:
chenjiahan 2020-11-25 22:10:52 +08:00
parent 76e80ee8a1
commit 9f2187f021

View File

@ -0,0 +1,17 @@
# @vant/popperjs
@popperjs/core in commonjs format, added Object.assign polyfill.
## Install
```shell
yarn add @vant/popperjs
```
## Usage
see: https://popper.js.org/
## Refer
issue: https://github.com/youzan/vant/issues/7626