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