Merge pull request #28917 from backstage/rugvip/false
catalog-react: remove false as a possible group ID in data
This commit is contained in:
@@ -227,7 +227,7 @@ const _default: FrontendPlugin<
|
||||
}
|
||||
>
|
||||
| ConfigurableExtensionDataRef<
|
||||
string | false,
|
||||
string,
|
||||
'catalog.entity-content-group',
|
||||
{
|
||||
optional: true;
|
||||
|
||||
Reference in New Issue
Block a user