updates on the build fix on the coming-soon page
This commit is contained in:
@@ -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';
|
const { useTimer } = require('react-timer-hook');
|
||||||
|
|
||||||
// assets
|
// assets
|
||||||
import coming from 'assets/images/maintenance/coming-soon.png';
|
import coming from 'assets/images/maintenance/coming-soon.png';
|
||||||
|
|||||||
Reference in New Issue
Block a user