fix: api report

Signed-off-by: mario ma <mario.ma.node@gmail.com>
This commit is contained in:
mario ma
2025-08-01 15:27:21 +08:00
parent 4316c11c3d
commit 88225a8cf3
+3 -3
View File
@@ -533,17 +533,17 @@ export type EntityPredicateValue =
export const EntityTableColumnTitle: ({
translationKey,
}: EntityTableColumnTitleProps) =>
| 'Title'
| 'Domain'
| 'System'
| 'Name'
| 'Description'
| 'Lifecycle'
| 'Namespace'
| 'Owner'
| 'Tags'
| 'Type'
| 'Name'
| 'Description'
| 'Targets'
| 'Title'
| 'Label';
// @alpha (undocumented)