We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819e810 commit e52c28cCopy full SHA for e52c28c
src/components/form-spinbutton/package.json
@@ -32,7 +32,7 @@
32
},
33
{
34
"prop": "wrap",
35
- "descrition": "When set, allows the value to wrap around when reading hte minimum or maximum value"
+ "descrition": "When set, allows the value to wrap around when reading the minimum or maximum value"
36
37
38
"prop": "locale",
@@ -44,7 +44,7 @@
44
45
46
"prop": "formatterFn",
47
- "description": "A reference to a method to format teh disaplayed value. It ss passed a single argument which is the current value
+ "description": "A reference to a method to format the disaplayed value. It ss passed a single argument which is the current value"
48
49
50
"prop": "required",
0 commit comments