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