From ae7f7eb4a43a4f049d395f61f93415ec50f34e69 Mon Sep 17 00:00:00 2001 From: Hknots Date: Thu, 19 Dec 2024 15:05:45 +0100 Subject: [PATCH] fix typo --- app/constants/envSelector.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/constants/envSelector.tsx b/app/constants/envSelector.tsx index 75080f1..4c7de5d 100644 --- a/app/constants/envSelector.tsx +++ b/app/constants/envSelector.tsx @@ -16,7 +16,7 @@ export const EnvSelector = ({ ); };