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