Composition issues with variant
prop in several components like Alert
, TextField
, etc.
#292
Open
3 of 15 tasks
Labels
bug
Something isn't working
Describe the issue:
There are type issues when
variant
prop is used in certain components.Ex:
This is reported in MUI as well: mui/material-ui#15697
How to reproduce:
Use the
variant
prop inAlert
Expected behavior:
TypeScript shouldn't complain.
Additional context :
The text was updated successfully, but these errors were encountered: