Skip to content

Commit

Permalink
docs(DatePicker): Remove param that doesn't exist
Browse files Browse the repository at this point in the history
Merkur39 committed Jan 3, 2025
1 parent 8954e0a commit d2ffbd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react/DatePicker/Readme.md
Original file line number Diff line number Diff line change
@@ -202,7 +202,6 @@ ___

|name|type|default|description|
|----|----|-------|-----------|
|isValid|() => boolean||Function that returns if the value of the input is a valid Date|
|enableKeyboard|boolean||Enable the keyboard date picker|
|mode|"date" \| "time" \| "dateTime"|"date"|Picker mode|
___

0 comments on commit d2ffbd5

Please sign in to comment.