Skip to content

Commit

Permalink
fix broken stories file
Browse files Browse the repository at this point in the history
  • Loading branch information
codemist committed Jul 27, 2023
1 parent ebcbf70 commit 3f0a806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/client/stories/ExposureCard.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const BreachMockItem: HibpLikeDbBreach = {
Id: 0,
IsFabricated: false,
IsMalware: false,
IsResolved: false,
IsRetired: false,
IsSensitive: false,
IsSpamList: false,
Expand Down

0 comments on commit 3f0a806

Please sign in to comment.