From b458875b4fb642270c286ef99810921251fdbd64 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Mon, 1 Jul 2024 13:29:00 -0300 Subject: [PATCH] fix playground button on store (#2417) * fix playground on store * [autofix.ci] apply automated fixes * Format code --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Gabriel Luiz Freitas Almeida Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- src/frontend/src/components/cardComponent/index.tsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/frontend/src/components/cardComponent/index.tsx b/src/frontend/src/components/cardComponent/index.tsx index a77877a2f2b2..53d24f0af76b 100644 --- a/src/frontend/src/components/cardComponent/index.tsx +++ b/src/frontend/src/components/cardComponent/index.tsx @@ -262,7 +262,15 @@ export default function CollectionCardComponent({ -
{data.description}
+
+ {data.description} +