Skip to content

Hofix/layout design #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

silmoreno-quinta
Copy link

No description provided.

* chore(package.json): add yarn as a dependency
* - Refactor code formatting and indentation for better readability.
* - Change variable name `setShow` to `setDatePickerShow` for clarity.
* - Add missing `e.stopPropagation()` in onClick event handler.
* - Fix typo in `e.stopPropagation()`.
*
* feat(DatePickerPopup.tsx):
* - Add click event to close the date picker when clicking outside the popup.
* fix(DatePickerPopup.tsx): fix typo in event.stopPropagation()
* fix(DatePickerPopup.tsx): adjust top position of popup
* fix(DatePickerPopup.tsx): add onClick event to prevent event propagation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant