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