Skip to content

Commit

Permalink
typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
parkiino committed Feb 16, 2021
1 parent 63beff2 commit 99e5c77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const POLICY_STATUS_TO_BADGE_COLOR = Object.freeze<
success: 'secondary',
warning: 'warning',
failure: 'danger',
unsupported: 'default',
});

export const POLICY_STATUS_TO_TEXT = Object.freeze<
Expand Down

0 comments on commit 99e5c77

Please sign in to comment.