pancake-frontend
pancake-frontend copied to clipboard
feat: Integrate zap widget
PR-Codex overview
This PR introduces a new CurrencyField
enum and replaces existing Field
references with it in multiple files.
Detailed summary
- Added
CurrencyField
enum - Replaced
Field
references withCurrencyField
in various files
The following files were skipped due to too many changes:
packages/localization/src/config/translations.json
,apps/web/src/config/constants/zapV3.ts
,apps/web/src/hooks/v3/useV3DerivedInfo.ts
,apps/web/src/components/ZapLiquidityWidget.tsx
,apps/web/src/views/AddLiquidityV3/formViews/V3FormView/index.tsx
,pnpm-lock.yaml
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}