|
|
1 hónapja | |
|---|---|---|
| .. | ||
| scripts | b1175c59a9 chore: illustrations path precision setting 2 (#2602) | 11 hónapja |
| src | b1175c59a9 chore: illustrations path precision setting 2 (#2602) | 11 hónapja |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | 4 éve |
| gulpfile.js | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | 3 éve |
| package.json | 0c83570b17 v2.87.0-beta.0 | 1 hónapja |
| tsconfig.json | f76bd5879d feat: init | 4 éve |
| webpack.config.js | 9b82b7e001 chore: eslint fix | 2 éve |
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);