mirror of
https://github.com/ente-io/ente.git
synced 2025-08-14 10:16:10 +00:00
Chip away
This commit is contained in:
@@ -2,9 +2,9 @@ import ContentCopyIcon from "@mui/icons-material/ContentCopy";
|
||||
import DoneIcon from "@mui/icons-material/Done";
|
||||
import {
|
||||
IconButton,
|
||||
IconButtonProps,
|
||||
SvgIconProps,
|
||||
Tooltip,
|
||||
type IconButtonProps,
|
||||
type SvgIconProps,
|
||||
} from "@mui/material";
|
||||
import { t } from "i18next";
|
||||
import { useState } from "react";
|
||||
|
Reference in New Issue
Block a user