mirror of
https://github.com/ente-io/ente.git
synced 2025-08-14 02:07:33 +00:00
Chip away
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user