1.0.1 • Published 2 years ago

rehabilitation-ui v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

rehabilitation-ui

example workflow

介绍

辞职休息了五个多月,本项目为编程康复训练。

安装

npm install --save rehabilitation-ui

# or

yarn add rehabilitation-ui

开始使用

使用前,请在 global css 中开启 border-box

*,*::before,*::after{
  box-sizing: border-box;
}

变更记录

TODO

联系我

Email: zinkwu999@gmail.com

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago