From 1990cdb898c4ce230c5c3cbecf2ba2ea5956e07a Mon Sep 17 00:00:00 2001 From: SevicheCC <91365763+Sevichecc@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:23:17 +0800 Subject: [PATCH] style: just format it --- components/ScopeItem.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/ScopeItem.tsx b/components/ScopeItem.tsx index b1ab9a0..0bc7f8c 100644 --- a/components/ScopeItem.tsx +++ b/components/ScopeItem.tsx @@ -32,7 +32,9 @@ const ScopeItem: React.FC = ({ scope, method, field }) => {