feat(frontend): Refactor organization, fixed several organization bugs
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
import type { useAuth } from '#imports'
|
||||
|
||||
type Client = ReturnType<typeof useAuth>['client']
|
||||
export type ActiveOrganization = Client['$Infer']['ActiveOrganization']
|
||||
Reference in New Issue
Block a user