demo: fix types

This commit is contained in:
Bereket Engida
2024-09-23 15:20:02 +03:00
parent 86865abc62
commit 350492790d
6 changed files with 389 additions and 385 deletions

View File

@@ -28,5 +28,3 @@ export const {
useListOrganizations,
useActiveOrganization,
} = client;
client.$Infer;