From 6515cc9e06323817c2e10d6529d33adb13b517b2 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 14 Nov 2023 15:58:37 -0300 Subject: [PATCH] fix(StorePage): change authorized prop value from !loadingSaved to hasApiKey for better clarity and consistency --- src/frontend/src/pages/StorePage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/pages/StorePage/index.tsx b/src/frontend/src/pages/StorePage/index.tsx index 050cb1138..24b054019 100644 --- a/src/frontend/src/pages/StorePage/index.tsx +++ b/src/frontend/src/pages/StorePage/index.tsx @@ -293,7 +293,7 @@ export default function StorePage(): JSX.Element {