From f27f98fc8d67d7ed56ebe455d917186d302d7223 Mon Sep 17 00:00:00 2001
From: "Builder.io"
Date: Sat, 4 Oct 2025 01:25:45 +0000
Subject: [PATCH] Stack add-ons grid
cgen-d3be0a07a13e4b139ee012aba265ef11
---
client/pages/Pricing.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/pages/Pricing.tsx b/client/pages/Pricing.tsx
index c0e79572..2b87ec33 100644
--- a/client/pages/Pricing.tsx
+++ b/client/pages/Pricing.tsx
@@ -533,7 +533,7 @@ export default function Engage() {
-
+
{addOns.map((addon) => {
const Icon = addon.icon;
return (