mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
typo
This commit is contained in:
parent
ac33baf940
commit
eb4659c409
@ -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.
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user