|
|
hace 3 años | |
|---|---|---|
| .. | ||
| scripts | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | hace 3 años |
| src | 8435cfaa42 fix: illustrations shaking fail, #961 (#963) | hace 3 años |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | hace 4 años |
| gulpfile.js | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | hace 3 años |
| package.json | 58f801d44b v2.19.0-alpha.0 | hace 3 años |
| tsconfig.json | f76bd5879d feat: init | hace 4 años |
| webpack.config.js | 626c4b9f9e Feat/support next (#245) | hace 3 años |
Semantic Illustrations design by Semi Team
npm install @douyinfe/semi-illustrations
import { IllustrationIdle } from '@douyinfe/semi-illustrations';
ReactDOM.render(<IllustrationIdle />, root);
import { Empty } from '@douyinfe/semi-ui';
ReactDOM.render(<Empty image={<IllustrationIdle />}></Empty>, root);