diff --git a/registry/components/FaqDouble.json b/registry/components/FaqDouble.json index 4f25065..8c2b674 100644 --- a/registry/components/FaqDouble.json +++ b/registry/components/FaqDouble.json @@ -5,7 +5,7 @@ "textRules": { "title": { "required": true, - "example": "Frequently Asked Questions", + "example": "FAQ", "minChars": 2, "maxChars": 50 }, @@ -57,7 +57,7 @@ "ariaLabel?": "string (default: 'FAQ section')", "className?": "string" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for help pages", "Use for support sections",