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