fix imports and add a player data refresh interval
All checks were successful
Deploy Website / deploy (push) Successful in 3m53s
All checks were successful
Deploy Website / deploy (push) Successful in 3m53s
This commit is contained in:
@ -7,7 +7,6 @@ import useDatabase from "../../hooks/use-database";
|
||||
import { useToast } from "@/hooks/use-toast";
|
||||
import Tooltip from "../tooltip";
|
||||
import { Button } from "../ui/button";
|
||||
import { router } from "next/client";
|
||||
import { revalidatePath } from "next/cache";
|
||||
|
||||
type Props = {
|
||||
|
Reference in New Issue
Block a user