diff --git a/CHANGELOG.md b/CHANGELOG.md index cc8902c10..6125ec732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Fix: Add the V3 line in the popover menu & fix some hook issue around the V3 color scheme. Adapt the color scheme to the Dark, Light and V3. - Rename path `vault-v3` to simple `v3`. - Fix: Portals zap slippage too low. +- Fix: Searchbar on the vault details page was removed if the search was not giving any result. # 0.1.25 (28/08/2023) diff --git a/apps/vaults-v3/components/details/tabs/VaultDetailsStrategies.tsx b/apps/vaults-v3/components/details/tabs/VaultDetailsStrategies.tsx index dff5aca48..36d05d044 100755 --- a/apps/vaults-v3/components/details/tabs/VaultDetailsStrategies.tsx +++ b/apps/vaults-v3/components/details/tabs/VaultDetailsStrategies.tsx @@ -55,19 +55,19 @@ export function VaultDetailsStrategies({currentVault}: {currentVault: TYDaemonVa return ( <> -
-
-
-

{'Search'}

- -
+
+
+

{'Search'}

+
+
+