catalog-react: allow any group ID in addition to default ones
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -255,6 +255,7 @@ const _default: FrontendPlugin<
|
||||
defaultPath: string;
|
||||
defaultTitle: string;
|
||||
defaultGroup?:
|
||||
| (string & {})
|
||||
| 'documentation'
|
||||
| 'development'
|
||||
| 'deployment'
|
||||
|
||||
Reference in New Issue
Block a user