|
|
3 жил өмнө | |
|---|---|---|
| .. | ||
| scripts | efbe7db941 support icon and illustrations umd file#215 (#322) | 4 жил өмнө |
| src | f76bd5879d feat: init | 4 жил өмнө |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | 4 жил өмнө |
| getBabelConfig.js | 626c4b9f9e Feat/support next (#245) | 4 жил өмнө |
| gulpfile.js | 626c4b9f9e Feat/support next (#245) | 4 жил өмнө |
| package.json | 6de78e5887 v2.11.2 | 3 жил өмнө |
| tsconfig.json | f76bd5879d feat: init | 4 жил өмнө |
| webpack.config.js | 626c4b9f9e Feat/support next (#245) | 4 жил өмнө |
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);