From f829ec735c8eca363b10ed6648bcc7f74a2bdec5 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Fri, 17 Nov 2023 10:45:05 -0300 Subject: [PATCH] Fix API key management and heart and add buttons --- src/frontend/src/components/cardComponent/index.tsx | 8 +++++--- src/frontend/src/contexts/storeContext.tsx | 2 +- src/frontend/src/modals/StoreApiKeyModal/index.tsx | 3 +-- src/frontend/src/pages/StorePage/index.tsx | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/frontend/src/components/cardComponent/index.tsx b/src/frontend/src/components/cardComponent/index.tsx index 867d58b53..8ae0df35f 100644 --- a/src/frontend/src/components/cardComponent/index.tsx +++ b/src/frontend/src/components/cardComponent/index.tsx @@ -251,7 +251,7 @@ export default function CollectionCardComponent({ content={authorized ? "Like" : "Please review your API key."} >