Commit 4fa5b736 by Arjun Jhukal

fixed the lining git push

parent 0ce35a25
// lib/baseQuery.ts // lib/baseQuery.ts
import { RootState } from "@/hooks/store";
export async function serverBaseQuery<T>( export async function serverBaseQuery<T>(
endpoint: string, endpoint: string,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment