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