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