From b3bbb800da9c408d7930dd22e31bd3fbd3cd9761 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:45:26 +0000 Subject: [PATCH] Update registry/components/ButtonShiftHover.json --- registry/components/ButtonShiftHover.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/components/ButtonShiftHover.json b/registry/components/ButtonShiftHover.json index fb50a44..3933b20 100644 --- a/registry/components/ButtonShiftHover.json +++ b/registry/components/ButtonShiftHover.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" ],