Webclient: lint (#4810)

* lint

* lint
This commit is contained in:
tooomm
2023-05-14 00:09:40 +02:00
committed by GitHub
parent b9706c0cc1
commit 2b42bee424
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
import { Component, CElement } from "react";
import { Component, CElement } from 'react';
import { connect } from 'react-redux';
import Grid from '@mui/material/Grid';
import Hidden from '@mui/material/Hidden';