yarn build:lib

This commit is contained in:
metonym 2022-01-14 08:38:27 -10:00
commit 07714fb543
3 changed files with 25 additions and 24 deletions

View file

@ -6041,7 +6041,7 @@
{
"name": "shouldSubmitOnEnter",
"kind": "let",
"description": "Set to `true` for the primary button to be triggered when pressing \"Enter\"",
"description": "Set to `true` for the \"submit\" and \"click:button--primary\" events\nto be dispatched when pressing \"Enter\"",
"type": "boolean",
"value": "true",
"isFunction": false,