Closed DoubleDebug closed 2 years ago
Thanks for reporting it @DoubleDebug, I feel that it's probably related to React 18 but I need to do some digging on it
Not a bug.
I didn't notice that you didn't provide a ThemeProvider
, maybe I should write it in the README but I took it for granted if you use MaterialUI.
Also, you are using different versions of @mui/styles and @mui/material
Here your sandbox corrected
Makes sense. Thanks for the reply! Would be nice if there was a note in the README about it.
Tried using the package today and the basic usage of the VideoCard component gave me a TypeError.