chore: update api-reports

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-11-28 11:16:22 +01:00
parent b5fa6918dc
commit af3a06a080
+5
View File
@@ -85,6 +85,11 @@ export type TemplateWizardPageProps = {
};
layouts?: LayoutOptions[];
formProps?: FormProps_3;
headerOptions?: {
pageTitleOverride?: string;
title?: string;
subtitle?: string;
};
};
// (No @packageDocumentation comment for this package)