xxxxxxxxxx
ERROR in ./src/component/Create/Create.js 7:0-52
Module not found: Error: Can't resolve '@mui/icons-material/Delete' in 'D:\Saylani\Web Development\Assignment16\assignment\src\component\Create'
xxxxxxxxxx
# Step 1: Install the dependencies
npm install @material-ui/core @material-ui/icons
# or
yarn add @material-ui/core @material-ui/icons