refactor: lint

This commit is contained in:
Mauricio Siu
2025-02-09 20:53:14 -06:00
parent 8bd72a8a34
commit afd3d2eea3
6 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
import { createAuthClient } from "better-auth/react";
import { organizationClient } from "better-auth/client/plugins";
import { createAuthClient } from "better-auth/react";
export const authClient = createAuthClient({
baseURL: "http://localhost:3000", // the base url of your auth server