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

Fix: Typescript definition files do not follow other components #3011

Closed dlferro closed 1 year ago

dlferro commented 2 years ago

Fixes #3010

Additional description

Let me know if I'm off on this, but I believe these should be in the root component directory.


CONTRIBUTOR checklist (do not remove)

Please complete for every pull request

REVIEWER checklist (do not remove)

interactivellama commented 2 years ago

There are HoC wrappers around these components. What kind of issues are you having? Is the auto-complete not working?

dlferro commented 2 years ago

It's been a while since I've tried, but at the time it wasn't resolving the typings properly and enabling auto-complete.