Skip to content

Commit a5a8cd5

Browse files
authored
k8s-ui: export shared Issues and Checks queue primitives (#884)
1 parent 055b051 commit a5a8cd5

5 files changed

Lines changed: 342 additions & 163 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export { AuditCard, type AuditCardData } from './AuditCard'
22
export { AuditAlerts, type AuditFinding } from './AuditAlerts'
3-
export { AuditFindingsTable, type AuditFindingsTableProps, type ResourceGroup, type CheckMeta } from './AuditFindingsTable'
3+
export { AuditFindingsTable, type AuditFindingsTableProps, type ResourceGroup, type CheckMeta, type CheckReference } from './AuditFindingsTable'

0 commit comments

Comments
 (0)