SupportItemLink
Home > @backstage/core-components > SupportItemLink
Signature:
export type SupportItemLink = {
url: string;
title: string;
};
Home > @backstage/core-components > SupportItemLink
Signature:
export type SupportItemLink = {
url: string;
title: string;
};