run api-report

Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul Cowan
2022-12-20 09:38:53 +00:00
parent ed00e37d58
commit a92d01929d
+2 -1
View File
@@ -267,7 +267,8 @@ export type NextRouterProps = {
TaskPageComponent?: React_2.ComponentType<{}>;
};
groups?: TemplateGroupFilter[];
} & FormProps;
FormProps?: FormProps;
};
// @alpha
export const NextScaffolderPage: (