• Patrick's avatar
    style: Fix letter case consistency (#2353) · 8ea5cb45
    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
Name
Last commit
Last update
.github Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
.yarnrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codegen.yml Loading commit data...
custom-test-env.js Loading commit data...
cypress.json Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...