|
|
4 ani în urmă | |
|---|---|---|
| .. | ||
| scripts | efbe7db941 support icon and illustrations umd file#215 (#322) | 4 ani în urmă |
| src | f76bd5879d feat: init | 4 ani în urmă |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | 4 ani în urmă |
| getBabelConfig.js | 626c4b9f9e Feat/support next (#245) | 4 ani în urmă |
| gulpfile.js | 626c4b9f9e Feat/support next (#245) | 4 ani în urmă |
| package.json | 8e2db56ec6 v2.1.5 | 4 ani în urmă |
| tsconfig.json | f76bd5879d feat: init | 4 ani în urmă |
| webpack.config.js | 626c4b9f9e Feat/support next (#245) | 4 ani în urmă |
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);