diff --git a/registry/components/ButtonBounceEffect.json b/registry/components/ButtonBounceEffect.json index 48ffbfa..c541b02 100644 --- a/registry/components/ButtonBounceEffect.json +++ b/registry/components/ButtonBounceEffect.json @@ -5,7 +5,7 @@ "textRules": { "text": { "required": true, - "example": "Get Started", + "example": "Download Now", "minChars": 2, "maxChars": 25 } @@ -21,7 +21,7 @@ "ariaLabel?": "string", "type?": "'button' | 'submit' | 'reset' (default: 'button')" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for general use" ],