style: Fix letter case consistency (#2353)
* 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
Showing
Please register or sign in to comment