style: project settings pages

This commit is contained in:
Aaryan Khandelwal
2023-03-03 13:29:36 +05:30
parent aeadf0ebbf
commit db547cc51a
20 changed files with 653 additions and 708 deletions

View File

@@ -74,7 +74,7 @@ export interface IWorkspaceIntegrations {
id: string;
integration: string;
integration_detail: IIntegrations;
metadata: anyl;
metadata: any;
updated_at: string;
updated_by: string;
workspace: string;