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