Skip to content

Commit

Permalink
[docs] Update API docs for Number Input component (#38301)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeshanTamboli authored Aug 3, 2023
1 parent f95ad25 commit 259628f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/base-ui/api/number-input.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"description": "{ decrementButton?: elementType, incrementButton?: elementType, input?: elementType, root?: elementType }"
},
"default": "{}",
"additionalPropsInfo": { "slotsApi": true }
"additionalInfo": { "slotsApi": true }
},
"step": { "type": { "name": "number" } },
"value": { "type": { "name": "any" } }
Expand Down

0 comments on commit 259628f

Please sign in to comment.