salesforce / design-system-react

Salesforce Lightning Design System for React
https://design-system-react-site.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
915 stars 416 forks source link

Improves input type definitions #3025

Open gburnett opened 2 years ago

gburnett commented 2 years ago

Fixes #

Improves ref and event handler types for Input and InnerInput.

Additional description


CONTRIBUTOR checklist (do not remove)

Please complete for every pull request

REVIEWER checklist (do not remove)

gburnett commented 2 years ago

Checks are failing to install dependencies. I think that this is unrelated to my changes.

interactivellama commented 2 years ago

Looks better! Will try to get tests running.