Am working on a create-next-app template and when i installed @mui/icons and tried to import an icon component from the module i got this error message
'Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
Any help on this