From fc929d36007cdbf137f0f641052a12aedc20e2a0 Mon Sep 17 00:00:00 2001 From: Zephyruso <127948745+Zephyruso@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:55:26 +0800 Subject: [PATCH] chore: btn style --- src/pages/Connections.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index c4cec8b..f438e63 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -225,7 +225,7 @@ export default () => { placeholder="Search" onInput={(e) => setSearch(e.target.value)} /> -