mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 12:27:44 +00:00
chore: fix examples
This commit is contained in:
@@ -41,5 +41,3 @@ export const {
|
|||||||
useListOrganizations,
|
useListOrganizations,
|
||||||
useActiveOrganization,
|
useActiveOrganization,
|
||||||
} = client;
|
} = client;
|
||||||
|
|
||||||
const c = await client.getSession();
|
|
||||||
|
|||||||
Reference in New Issue
Block a user