79247659

Date: 2024-12-03 12:49:36
Score: 2
Natty:
Report link

To fix this typescript error, add the following line:

import type {} from '@mui/material/themeCssVarsAugmentation';

see https://mui.com/material-ui/customization/css-theme-variables/usage/#typescript

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: busybee