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