Actions
ClientProject #2943
openClientProject #2748: Issue : Full Layout Implementation for Mobile, Tablet, and Desktop Responsiveness
ClientProject #2750: Issue: Footer
[FE] New payment method icons
Description
Summary:
- Added new SVG React components for payment method icons:
- BankTransferIcon
- EquityBankIcon
- MasterCardIcon
- PaypalIcon
- Placed these icon components in the icons directory.
- Updated index.tsx to export the new icons.
- Refactored PaymentMethods.tsx to use the new icon components directly, replacing previous icon logic and removing dependency on lucide-react icon types.
Updated by Nazmul Hossain Shovon 8 months ago
- Status changed from In Progress to Complete
- % Done changed from 0 to 100
ref:
https://github.com/pqsjapan/frontendV1.1/commit/fe128d6f69ce84044c9e1ba3317758cf609426bc
Summary:
- Added new SVG React components for payment method icons:
- BankTransferIcon
- EquityBankIcon
- MasterCardIcon
- PaypalIcon
- Placed these icon components in the icons directory.
- Updated index.tsx to export the new icons.
- Refactored PaymentMethods.tsx to use the new icon components directly, replacing previous icon logic and removing dependency on lucide-react icon types.
Updated by Nazmul Hossain Shovon 8 months ago
- Subject changed from New payment method icons to [FE] New payment method icons
Actions