Skip to content

Commit

Permalink
[docs] fix incorrect prop documentation for components/date-time (#16073
Browse files Browse the repository at this point in the history
)

closes #16057
  • Loading branch information
dsifford authored and jorgefilipecosta committed Jun 11, 2019
1 parent 6156365 commit 164bc75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/components/src/date-time/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ The current date and time at initialization. Optionally pass in a `null` value t
The function called when a new date or time has been selected. It is passed the `currentDate` as an argument.

- Type: `Function`
- Required: No
- Default: `noop`
- Required: Yes

### is12Hour

Expand Down

0 comments on commit 164bc75

Please sign in to comment.