Skip to content

Commit 1652657

Browse files
Update src/app-components/TimePicker/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent ecceadb commit 1652657

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app-components/TimePicker/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ The TimePicker component provides an intuitive time input interface with separat
2525
### Format Support
2626

2727
- **24-hour format**: "HH:mm" or "HH:mm:ss"
28-
- **12-hour format**: "HH:mm a" or "HH:mm:ss a" (with AM/PM)
28+
- **12-hour format**: "hh:mm a" or "hh:mm:ss a" (with AM/PM)
2929
- **Flexible display**: Configurable time format with optional seconds
30-
3130
## Usage
3231

3332
```tsx

0 commit comments

Comments
 (0)