-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Description
Implement a TimePicker component that is clearable.
Here are some inspirations:
- Ant Design TimePicker
- Material UI TimePicker
- Chakra UI setting the
type
prop totime
Acceptance
- The component should be accessible
- The component should be documented in Storybook (run
yarn storybook
to launch the Storybook) - The component should be clearable
- The component can be simple like an input with numbers or can be complex like the Material one in the link above.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest