build: format the code with prettier
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// import { useEffect } from "react";
|
||||
import { Navigate } from "react-router-dom";
|
||||
|
||||
import { useGuestLoginQuery } from "../app/services/auth";
|
||||
import { useAppSelector } from "../app/store";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user