Merge pull request #28917 from backstage/rugvip/false

catalog-react: remove false as a possible group ID in data
This commit is contained in:
Patrik Oldsberg
2025-02-21 11:30:58 +01:00
committed by GitHub
6 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ const _default: FrontendPlugin<
}
>
| ConfigurableExtensionDataRef<
string | false,
string,
'catalog.entity-content-group',
{
optional: true;