Update MUI icon dependency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React, { Component } from 'react';
|
||||
import { HomeRounded as HomeRoundedIcon } from "@material-ui/icons";
|
||||
import { HomeRounded as HomeRoundedIcon } from "@mui/icons-material";
|
||||
import NavBar from "./NavBar";
|
||||
import Button from "./Button";
|
||||
import { withRouter } from "react-router-dom";
|
||||
|
||||
Reference in New Issue
Block a user