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