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",