catalog-react: remove false as a possible group ID in data

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-02-20 12:21:24 +01:00
parent 695dc6a571
commit bea619cca2
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;