mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-01-03 16:53:50 +01:00
eslint fixes
This commit is contained in:
parent
0440d8b87f
commit
813394b6cb
@ -17,7 +17,6 @@ import { Link as RouterLink } from 'react-router-dom';
|
|||||||
import Typography from '@mui/material/Typography';
|
import Typography from '@mui/material/Typography';
|
||||||
import { getCsrfToken, getCsrfTokenParameter } from '../../utils';
|
import { getCsrfToken, getCsrfTokenParameter } from '../../utils';
|
||||||
import { useNavigate } from 'react-router-dom';
|
import { useNavigate } from 'react-router-dom';
|
||||||
import StyledAlert from '../form/global-error/styled';
|
|
||||||
import { Button } from '@mui/material';
|
import { Button } from '@mui/material';
|
||||||
|
|
||||||
const ForgotPassword = () => {
|
const ForgotPassword = () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user