diff --git a/package.json b/package.json index 52d5b11..37262a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-serum/swap-ui", - "version": "0.1.0-alpha.24", + "version": "0.1.0-alpha.25", "main": "dist/index.js", "types": "dist/index.d.ts", "homepage": "https://github.com/project-serum/swap-ui", diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index 0a51b2e..cc54cbb 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -192,7 +192,7 @@ function CloseNewAccountsSwitch() { const { isClosingNewAccounts, setIsClosingNewAccounts } = useSwapContext(); return ( - +