material-tailwind
material-tailwind copied to clipboard
Default export errors
Since the project is exported as CJS we need to use the default export. In Vite SSR mode, this leads to the following error.
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.