From 5a6e01db9b9479dac09145c1f1cad0d91bf137da Mon Sep 17 00:00:00 2001 From: Defjnite <98644935+Collieries@users.noreply.github.com> Date: Mon, 29 Dec 2025 03:29:33 +0500 Subject: [PATCH] Update FeaturesSection.tsx --- .../(builders)/build/onchainkit/FeaturesSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx b/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx index 3cd8dc9305..331e976d2c 100644 --- a/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx +++ b/apps/web/app/(base-org-dark)/(builders)/build/onchainkit/FeaturesSection.tsx @@ -137,7 +137,7 @@ const baseAccountFeatures = [ colorClass: 'text-[#7575FF]', title: 'Reduce friction', description: - 'Request user consent to provide details like name, address, or email to streamline onchain UX flows', + 'Request user consent to provide details like name, address, or email to streamline onchain UX flows.', }, { colorClass: 'text-[#B8A581]',