diff --git a/client/src/pages/flami/FlamiPage.tsx b/client/src/pages/flami/FlamiPage.tsx index 3931ea5..afcd8e8 100644 --- a/client/src/pages/flami/FlamiPage.tsx +++ b/client/src/pages/flami/FlamiPage.tsx @@ -8,6 +8,8 @@ import { useNavigate } from "react-router"; import { useTheme } from "../../hooks/useTheme"; import FlamiDisplay from "../../components/flami/FlamiDisplay"; import FlamiStats from "../../components/flami/FlamiStats"; +import { GenericResponse } from "../../interfaces/api-response/generic-response"; +import toast from "react-hot-toast"; const FlamiPage = () => { const { token } = useAuth(); @@ -60,7 +62,25 @@ const FlamiPage = () => { Entrainements