|
|
2 lat temu | |
|---|---|---|
| .. | ||
| scripts | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | 3 lat temu |
| src | 30fd999407 fix: Fix the problem that the same id in multiple svgs causes incorrect display (#1337) | 3 lat temu |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | 4 lat temu |
| gulpfile.js | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | 3 lat temu |
| package.json | 1810821764 v2.33.1 | 2 lat temu |
| tsconfig.json | f76bd5879d feat: init | 4 lat temu |
| webpack.config.js | 626c4b9f9e Feat/support next (#245) | 4 lat temu |
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);