Update registry/components/ButtonBounceEffect.json
This commit is contained in:
@@ -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": "<ButtonBounceEffect text=\"Get Started\" href=\"contact\" />",
|
||||
"usageExample": "<ButtonBounceEffect text=\"Download Now\" href=\"contact\" />",
|
||||
"do": [
|
||||
"Use for general use"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user