FlatRoutesProps
Home > @backstage/core-app-api
> FlatRoutesProps
Props for the FlatRoutes() component.
Signature:
export type FlatRoutesProps = {
children: ReactNode;
};
Home > @backstage/core-app-api
> FlatRoutesProps
Props for the FlatRoutes() component.
Signature:
export type FlatRoutesProps = {
children: ReactNode;
};