From 1667e6d2fd8a65e2eec88f02da271d2fda1d1be5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:45:24 +0000 Subject: [PATCH] Update registry/components/ButtonBounceEffect.json --- registry/components/ButtonBounceEffect.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" ],