debugger removed
parent
9443907cba
commit
b28b33a616
|
@ -15,7 +15,6 @@ import SettingsInputSvideoIcon from "@material-ui/icons/SettingsInputSvideo";
|
|||
import { useTranslation } from "react-i18next";
|
||||
|
||||
const useStyles = makeStyles(theme => {
|
||||
debugger;
|
||||
return {
|
||||
root: {
|
||||
display: "flex",
|
||||
|
|
Loading…
Reference in New Issue