|
|
vor 7 Monaten | |
|---|---|---|
| .. | ||
| scripts | b1175c59a9 chore: illustrations path precision setting 2 (#2602) | vor 11 Monaten |
| src | b1175c59a9 chore: illustrations path precision setting 2 (#2602) | vor 11 Monaten |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | vor 4 Jahren |
| gulpfile.js | 02bf32b645 fix: change illustration build, fix shaking issue (#975) | vor 3 Jahren |
| package.json | eb0c5baa2d v2.78.0 | vor 7 Monaten |
| tsconfig.json | f76bd5879d feat: init | vor 4 Jahren |
| webpack.config.js | 9b82b7e001 chore: eslint fix | vor 2 Jahren |
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);