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