NotFoundErrorPage
Home > @backstage/frontend-plugin-api
> NotFoundErrorPage
Signature:
NotFoundErrorPage: {
(props: NotFoundErrorPageProps): JSX.Element | null;
ref: import("./createSwappableComponent").SwappableComponentRef<NotFoundErrorPageProps, NotFoundErrorPageProps>;
}