chore: fix examples

This commit is contained in:
Bereket Engida
2024-11-13 20:03:03 +03:00
parent f65522487e
commit 5e4703870f

View File

@@ -41,5 +41,3 @@ export const {
useListOrganizations, useListOrganizations,
useActiveOrganization, useActiveOrganization,
} = client; } = client;
const c = await client.getSession();