1 | import { bellDot } from "@icommon/vscode/dark/bellDot"; |
2 | import { Icommon } from "@icommon/components/Icommon"; |
3 | |
4 | <Icommon node={bellDot} /> |
1 | npm install @icommon/components |
2 | npm install @icommon/vscode |
1 | import { bellDot } from "@icommon/vscode/dark/bellDot"; |
2 | import { Icommon } from "@icommon/components/Icommon"; |
3 | |
4 | <Icommon node={bellDot} /> |
1 | npm install @icommon/components |
2 | npm install @icommon/vscode |