Update CHANGELOG.en-US.md

This commit is contained in:
Wei Zhu 2017-12-04 23:30:00 +08:00 committed by GitHub
parent cc5fb7bf2d
commit b541fad312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ Learn more in the [Ant Design 3.0 announcement post](https://medium.com/ant-desi
- Improved global reset style, if you encounter style problem after upgrading, you can try import our v2 compatible style.
```javascript
import 'antd/style/v2-compatible-reset';
import 'antd/lib/style/v2-compatible-reset';
```
Or use less