From c355a4b70999918b2efe7c0243e875eccacb026e Mon Sep 17 00:00:00 2001 From: DevinGlaw <125889247+pandoradevin@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:37:47 +0800 Subject: [PATCH] Update ApiMenu.tsx --- src/components/ApiMenu/ApiMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ApiMenu/ApiMenu.tsx b/src/components/ApiMenu/ApiMenu.tsx index 79f6977..c863581 100644 --- a/src/components/ApiMenu/ApiMenu.tsx +++ b/src/components/ApiMenu/ApiMenu.tsx @@ -60,7 +60,7 @@ const ApiMenu = ({ setIsModalOpen }: { setIsModalOpen: React.Dispatch {_customEndpoint ? ( _setApiEndpoint(e.target.value)}