mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-19 05:54:07 +01:00
Update LoginPage.jsx
This commit is contained in:
parent
43b445f105
commit
afbd654c37
@ -4,7 +4,7 @@ import { useGoogleLogin } from "@react-oauth/google";
|
|||||||
import { useCallback } from "react";
|
import { useCallback } from "react";
|
||||||
import Particles from "react-tsparticles";
|
import Particles from "react-tsparticles";
|
||||||
import { loadFull } from "tsparticles";
|
import { loadFull } from "tsparticles";
|
||||||
import refreshAccessToken from "./refreshAcesstoken";
|
import refreshAccessToken from "./refreshAcessToken";
|
||||||
import axiosapi from "../../api/AuthenticationApi";
|
import axiosapi from "../../api/AuthenticationApi";
|
||||||
import { useAuth } from "../../hooks/authentication/IsAuthenticated";
|
import { useAuth } from "../../hooks/authentication/IsAuthenticated";
|
||||||
import { FcGoogle } from "react-icons/fc";
|
import { FcGoogle } from "react-icons/fc";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user