refactor: remove user prefix from endpoints (#358)

This commit is contained in:
Bereket Engida
2024-10-28 12:33:59 +03:00
committed by GitHub
parent 463d7944f6
commit 1c7606d61e
23 changed files with 68 additions and 75 deletions

View File

@@ -33,7 +33,6 @@ export const {
signIn,
signOut,
useSession,
user,
organization,
useListOrganizations,
useActiveOrganization,