From d262755edb8498bfcf698392a9c478ae62e33c45 Mon Sep 17 00:00:00 2001 From: yazawazi <47273265+Yazawazi@users.noreply.github.com> Date: Thu, 15 Feb 2024 01:41:26 +0800 Subject: [PATCH] fix: no wrap for grid --- frontend/src/components/FunixFunction/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/FunixFunction/index.tsx b/frontend/src/components/FunixFunction/index.tsx index 27a486c6..90c17a37 100644 --- a/frontend/src/components/FunixFunction/index.tsx +++ b/frontend/src/components/FunixFunction/index.tsx @@ -169,7 +169,7 @@ const FunixFunction: React.FC = ({ preview, backend }) => { <> )} - +