updates on the build fix on the coming-soon page

This commit is contained in:
2026-07-04 16:26:38 +05:30
parent bb0296777b
commit d716bed6a5

View File

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