salesforce / design-system-react

Salesforce Lightning Design System for React
https://react.lightningdesignsystem.com/
BSD 3-Clause "New" or "Revised" License
909 stars 411 forks source link

Fix typings. #3105

Open fmaximus opened 1 year ago

fmaximus commented 1 year ago

Fixes # Fixes following error: TS2559: Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & Props'.

Additional description


CONTRIBUTOR checklist (do not remove)

Please complete for every pull request

REVIEWER checklist (do not remove)