Optimized and organized all clients imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useQuery, useMutation, useQueryClient } from "@tanstack/react-query";
|
||||
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
||||
import dayjs from "dayjs";
|
||||
import { getAPIURL } from "./url";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user