mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-05 02:09:32 -05:00
fixing result auth hook
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { useMutation } from "@tanstack/react-query";
|
||||
import { mutateServerCredentials } from "./functions/storage";
|
||||
|
||||
|
||||
export const serverCredentials = useMutation({
|
||||
mutationFn: mutateServerCredentials
|
||||
});
|
||||
Reference in New Issue
Block a user