From 0484bd59c6e6ad1c1f0c5328238537ca4f90d0e4 Mon Sep 17 00:00:00 2001 From: Peter Pardo Date: Tue, 3 Dec 2024 01:21:53 +0800 Subject: [PATCH] remove the component prop of the Stack component --- Client/src/Pages/Infrastructure/index.jsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Client/src/Pages/Infrastructure/index.jsx b/Client/src/Pages/Infrastructure/index.jsx index af24bf861..7ffbebbbb 100644 --- a/Client/src/Pages/Infrastructure/index.jsx +++ b/Client/src/Pages/Infrastructure/index.jsx @@ -166,10 +166,7 @@ function Infrastructure() { }); return ( - +