From 36236b40471afee16f3119a800ce59a9ceb34e73 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 01:54:53 +0000 Subject: [PATCH] Update registry/components/FaqSplitText.json --- registry/components/FaqSplitText.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/components/FaqSplitText.json b/registry/components/FaqSplitText.json index a11b8f8..56a3e79 100644 --- a/registry/components/FaqSplitText.json +++ b/registry/components/FaqSplitText.json @@ -5,7 +5,7 @@ "textRules": { "sideTitle": { "required": true, - "example": "Frequently Asked Questions", + "example": "FAQ", "minChars": 2, "maxChars": 100 }, @@ -57,7 +57,7 @@ "ariaLabel?": "string (default: 'FAQ section')", "className?": "string" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for help pages", "Use for support sections",