Hey! I am trying to craft a dating site built on interests instead of images. Idea springs from seeing how popular Twitter is for dating. Not the most original idea but just a fun project. I am having issues building it due to not being able to properly use icons from MUI? I just get a blank white page in my localhost when I try to import.<p>Lines of code I am talking about:<p>import InsertEmoticonIcon from "@mui/icons-material/InsertEmoticon";<p>under my div:
<InsertEmoticonIcon />