major refactor of the dashboard and react-openapi integration #1
@@ -19,7 +19,6 @@ export interface DashboardSection {
|
||||
title?: string;
|
||||
summary?: string;
|
||||
component: React.ComponentType<any>;
|
||||
dataKey: string;
|
||||
settings?: Record<string, any>;
|
||||
isList?: boolean;
|
||||
style?: {
|
||||
|
||||
Reference in New Issue
Block a user