|
|
3 年之前 | |
|---|---|---|
| .. | ||
| scripts | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | 3 年之前 |
| src | 8435cfaa42 fix: illustrations shaking fail, #961 (#963) | 3 年之前 |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | 4 年之前 |
| gulpfile.js | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | 3 年之前 |
| package.json | 9d7513d744 v2.22.2 | 3 年之前 |
| tsconfig.json | f76bd5879d feat: init | 4 年之前 |
| webpack.config.js | 626c4b9f9e Feat/support next (#245) | 3 年之前 |
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);