This commit is contained in:
afc163 2017-10-06 16:08:56 +08:00
parent ac33baf940
commit eb4659c409
2 changed files with 2 additions and 2 deletions

View File

@ -163,7 +163,7 @@ There are some [scaffolds](https://github.com/ant-design/ant-design/issues/129)
## Import on Demand
If you see logs like below screenshot, you might be importing all components by writing `import { Button } from 'antd';`. This will affect your app's network perfermance.
If you see logs like below screenshot, you might be importing all components by writing `import { Button } from 'antd';`. This will affect your app's network performance.
```
You are using a whole package of antd, please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size.

View File

@ -96,7 +96,7 @@ See more at [『Ant Design Principles』](/docs/spec/proximity).
Beatuful looks, tide typography and smooth animation produce positive reaction at instinct level.
Good functions, perfermance and usability produce positive reaction at behavious level.
Good functions, performance and usability produce positive reaction at behavious level.
Self-image, satisfaction, and good memories bring user a combining experience of thoughts and emotions at learning level.