Reactjs – MUI: The Menu component doesn't accept a Fragment as a child
Created a Menu component with 3 menu items that are conditionally rendered It keeps on showing 'MUI: The Menu component doesn't accept a Fragment as a child. Consider providing an array instead. '. on the console. I checked some questions…