diff --git a/apps/web/src/app/(home)/_components/StackArchitech.tsx b/apps/web/src/app/(home)/_components/StackArchitech.tsx index 3e479a5..59633da 100644 --- a/apps/web/src/app/(home)/_components/StackArchitech.tsx +++ b/apps/web/src/app/(home)/_components/StackArchitech.tsx @@ -808,7 +808,7 @@ const StackArchitect = () => { )} -
+
-

+ {/*

Selected Stack Summary -

+ */}
{CATEGORY_ORDER.flatMap((category) => { const categoryKey = category as keyof StackState; @@ -949,7 +949,7 @@ const StackArchitect = () => {
-