From 34c624ad82a4db75dc8c3083869d222fc4f536a2 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Fri, 20 Oct 2023 18:08:44 -0300 Subject: [PATCH] Fixed problem on CommunityExamples --- src/frontend/src/pages/CommunityPage/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/frontend/src/pages/CommunityPage/index.tsx b/src/frontend/src/pages/CommunityPage/index.tsx index 567eb8b47..ec8f375fe 100644 --- a/src/frontend/src/pages/CommunityPage/index.tsx +++ b/src/frontend/src/pages/CommunityPage/index.tsx @@ -86,7 +86,8 @@ export default function CommunityPage(): JSX.Element { examples.map((flow, idx) => (