removing unused imports, creating a file for global decelaration
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
import { FlexBox } from '@/components/components/common/FlexBox';
|
||||
import Logo from '@/components/Logo';
|
||||
import { Paper } from '@mui/material';
|
||||
import { useState } from 'react';
|
||||
import { AuthenticationSteps } from '../components/AuthenticationSteps/AuthenticationSteps';
|
||||
import { ForgetPasswordContainer } from '../components/ForgetPassword/ForgetPasswordContainer';
|
||||
|
||||
export function AuthenticationPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user