Skip to content

Commit

Permalink
mui bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
rakshaa2000 committed Mar 22, 2022
1 parent 21e678e commit eeeb2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/cardres.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import { Card } from "@material-ui/core";
import { Card } from "@mui/material";
import { LibraryBooks } from "@mui/icons-material";
export default function CardRes(s){
return(
Expand Down

0 comments on commit eeeb2d2

Please sign in to comment.