diff --git a/.vscode/settings.json b/.vscode/settings.json index 5538922c8e0..8a74b3d6c45 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,7 +8,7 @@ "editor.formatOnSave": false, "editor.inlineSuggest.enabled": true, "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, "files.eol": "\n", "eslint.enable": true, diff --git a/src/components/NavBar/index.tsx b/src/components/NavBar/index.tsx index 60870279f5c..db67b0520bf 100644 --- a/src/components/NavBar/index.tsx +++ b/src/components/NavBar/index.tsx @@ -85,15 +85,21 @@ export const PageTabs = () => { )} - Positions + Pools - - Pools + + + InfoSwap - + + {/* Removed menu item + + Tokens + */} +