react-select icon indicating copy to clipboard operation
react-select copied to clipboard

Fix TS issue on module augmentation

Open timagixe opened this issue 1 year ago • 1 comments

STR:

https://github.com/user-attachments/assets/e15ec24b-2064-41d5-b312-bf2c77647913

Reproducible example:

https://stackblitz.com/edit/vitejs-vite-ukrqhmon?file=package.json,types.ts

Error:

All declarations of 'Props' must have identical type parameters.(2428)

timagixe avatar Jan 24 '25 15:01 timagixe

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Jan 24 '25 16:01 codesandbox-ci[bot]