-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(DatePicker): Add typescript type to DatePicker Component (#13425)
* feat: add typescript types to DatePicker component * feat: add typescript types to datepicker Component * chore: run yarn format * fix: fix test failure * fix: fix unit test * chore: resolve conflicts * chore: yarn format to fix linting errors * chore: run yarn lint * Update packages/react/src/components/DatePicker/DatePicker.tsx * Update packages/react/src/components/DatePicker/DatePicker.tsx * fix: add typescript support for DatePickerInput.js * fix: yarn lint * chore: yarn format * chore: remove commented lines --------- Co-authored-by: Andrea N. Cardona <cardona.n.andrea@gmail.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
dc53ae7
commit 68811d3
Showing
3 changed files
with
356 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.