major refactor of the dashboard and react-openapi integration #1
@@ -109,7 +109,7 @@ export default function DashboardView({
|
|||||||
{...section.settings}
|
{...section.settings}
|
||||||
header={section.title}
|
header={section.title}
|
||||||
summary={section.summary}
|
summary={section.summary}
|
||||||
data={data}
|
reportData={data}
|
||||||
title={section.title}
|
title={section.title}
|
||||||
accentColor={colors.primary}
|
accentColor={colors.primary}
|
||||||
colorScheme={colors}
|
colorScheme={colors}
|
||||||
|
|||||||
Reference in New Issue
Block a user