diff --git a/packages/react-timerange-picker/README.md b/packages/react-timerange-picker/README.md index ae191dd..24da70f 100644 --- a/packages/react-timerange-picker/README.md +++ b/packages/react-timerange-picker/README.md @@ -99,7 +99,7 @@ Displays an input field complete with custom inputs, native input and a clock. | clearAriaLabel | `aria-label` for the clear button. | n/a | `"Clear value"` | | clearIcon | Content of the clear button. Setting the value explicitly to `null` will hide the icon. | (default icon) | | | clockAriaLabel | `aria-label` for the clock button. | n/a | `"Toggle clock"` | -| clockClassName | Class name(s) that will be added along with `"react-clock"` to the main React-Clock `