Dmytro Masliei
Dmytro Masliei
Don't see suggestions for project dependecies `@namespace/modules-name` in `package.json`
Fixes the issue [#3680](https://github.com/JedWatson/react-select/issues/3680) The `container` prop will allow to set the custom insertion point for CSS, enabling the use of the component inside shadowDOM.
### Issue Description I experience the typescript error in @apollo/client v3.12.5 and v3.12.4 when using `MockedProvider` or `MockedResponse` type. ``` Type 'Unmasked' is not assignable to type 'Unmasked'. Type 'sub-TData...