1 | import { arrowGoForwardLine } from "@icommon/remixicon/arrows/arrowGoForwardLine"; |
2 | import { Icommon } from "@icommon/components/Icommon"; |
3 | |
4 | <Icommon node={arrowGoForwardLine} /> |
1 | npm install @icommon/components |
2 | npm install @icommon/remixicon |