Chip away

This commit is contained in:
Manav Rathi
2024-05-24 18:20:40 +05:30
parent 3b8c48e92d
commit 2cd1dfd720
102 changed files with 186 additions and 206 deletions

View File

@@ -1,9 +1,9 @@
import Done from "@mui/icons-material/Done";
import {
Button,
ButtonProps,
CircularProgress,
PaletteColor,
type ButtonProps,
type PaletteColor,
} from "@mui/material";
interface Iprops extends ButtonProps {