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