updates on the build fix

This commit is contained in:
2026-07-04 16:17:11 +05:30
parent 67afa55c5b
commit bb0296777b

View File

@@ -5,7 +5,7 @@ import { useTheme } from '@mui/material/styles';
import { useMediaQuery, Box, Button, Grid, Stack, TextField, Typography } from '@mui/material'; import { useMediaQuery, Box, Button, Grid, Stack, TextField, Typography } from '@mui/material';
// third party // third party
import { useTimer } from 'react-timer-hook'; import useTimer from 'react-timer-hook';
// assets // assets
import coming from 'assets/images/maintenance/coming-soon.png'; import coming from 'assets/images/maintenance/coming-soon.png';