ChemPare Documentation - v0.0.0
    Preparing search index...

    Variable CryptoPaymentIconConst

    CryptoPaymentIcon: React.FC<CryptoPaymentIconProps> = ...

    q Component for showing the little credit card likeicon thigs, but for crypto currency

    <CryptoPaymentIcon type="bitcoin" width={20} />
    <CryptoPaymentIcon type="ethereum" width={20} />
    <CryptoPaymentIcon type="tether" width={20} />
    <CryptoPaymentIcon type="litecoin" width={20} />