Update api reports
Signed-off-by: Juan Escalada <juanescalada175@gmail.com>
This commit is contained in:
@@ -80,7 +80,7 @@ const _default: FrontendPlugin<
|
||||
>;
|
||||
inputs: {};
|
||||
params: {
|
||||
title: string;
|
||||
title: string /** @alpha */;
|
||||
icon: IconComponent;
|
||||
routeRef: RouteRef<undefined>;
|
||||
};
|
||||
|
||||
@@ -499,6 +499,7 @@ export type RouterProps = {
|
||||
editor?: boolean;
|
||||
actions?: boolean;
|
||||
tasks?: boolean;
|
||||
create?: boolean;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user