Skip to content
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

fix: remove defaultProps from DatePicker and Tooltip #2949

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aligg
Copy link

@aligg aligg commented Jun 14, 2024

Summary

  • remove use of defaultProps from DatePicker and Tooltip (DatePicker already sets the default (code) and I added in the position default in Tooltip)
  • This is my first time contributing so guidance appreciated if I missed anything

Related Issues or PRs

#2918

How To Test

I ran through the unit tests locally - can add additional testing if we think we need.

Screenshots (optional)

N/A

Copy link

@Steven7926 Steven7926 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good, TY!

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.

None yet

2 participants