Skip to content

Commit de2ed63

Browse files
committed
Format
1 parent 6bd9683 commit de2ed63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/AlertBanner/AlertBanner.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ ErrorWithActionRetryAndDismiss.args = {
103103
export const ErrorAsWarning = Template.bind({})
104104
ErrorAsWarning.args = {
105105
error: mockError,
106-
severity: "warning"
106+
severity: "warning",
107107
}

0 commit comments

Comments
 (0)