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