Fixed Theme name issue and updated backend to 0.4.17
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
CardContent,
|
||||
CardActionArea,
|
||||
} from '@mui/material';
|
||||
import theme from '../theme';
|
||||
import theme from '../theme.jsx';
|
||||
import { useNavigate, Link } from "react-router-dom";
|
||||
import Drift from "react-driftjs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user