From ad3d2b10bc50628682f4d9221398aff009387944 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Mon, 7 Jun 2021 17:22:59 +0800 Subject: [PATCH] refactor: clean style code --- src/components/SearchBar.tsx | 2 +- src/styles/index.scss | 131 +++++++++++++++++------------------ 2 files changed, 65 insertions(+), 68 deletions(-) diff --git a/src/components/SearchBar.tsx b/src/components/SearchBar.tsx index d266f7d..9f21e50 100644 --- a/src/components/SearchBar.tsx +++ b/src/components/SearchBar.tsx @@ -35,7 +35,7 @@ export function SearchBar({ onSearch, onFocus, value }: Props) { />