After installing the necessary libraries for MUI, I encountered an issue where basic components like Typography were not showing up in intellisense. Instead, it was displaying @mui/icons-material. You can view screenshots below:
https://i.stack.imgur.com/tOTSO.png
https://i.stack.imgur.com/i3TpY.png
Everything was working fine until I updated VSCode to the latest version.
Is anyone else experiencing the same problem?