You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Compiler Error:
Types of property 'overrides' are incompatible.
Type '{ […], MuiAutocomplete }' is not assignable to type 'Overrides'.
Object literal may only specify known properties, and 'MuiAutocomplete' does not exist in type 'Overrides'.
Current Behavior 😯
Compiler Error:
Expected Behavior 🤔
Steps to Reproduce 🕹
Link: https://codesandbox.io/s/create-react-app-with-typescript-w90k3
see withRoot.tsx
Context 🔦
overwrite theme
Your Environment 🌎
The text was updated successfully, but these errors were encountered: