@lendi-ui/lender-logos
v3.4.0
Published
A LenderLogos component.
Downloads
345
Maintainers
Keywords
Readme
@lendi-ui/lender-logos
A LenderLogos component.
Installation
yarn add @lendi-ui/lender-logo
Usage
import LenderLogos from '@lendi-ui/lender-logos';
<LenderLogos lenderId="" />;
or, to take advantage of multiple entrypoints:
import BankAustralia from '@lendi-ui/lender-logos/BankAustralia';
<BankAustralia />;
Note: You must use the above syntax across your entire codebase to see any bundle savings from entrypoints