-
Patrick authored
* Fix letter case consistency Fixed lower case to upper case to be consistent with: src/pages/AddLiquidityV2/index.tsx src/pages/RemoveLiquidity/index.tsx src/pages/Swap/index.tsx src/state/burn/hooks.ts src/state/burn/v3/hooks.ts src/state/mint/hooks.ts src/state/mint/v3/hooks.ts src/state/stake/hooks.ts src/state/swap/hooks.ts * style: Fix case to be consistent
8ea5cb45