Skip to content

Commit 98df8a6

Browse files
authored
Remove onDismiss action from Banner story
1 parent 4e34a4b commit 98df8a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/Banner/Banner.features.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export const Critical = () => {
2525
to enable two-factor authentication as an additional security measure.
2626
</>
2727
}
28-
onDismiss={action('onDismiss')}
2928
variant="critical"
3029
/>
3130
)

0 commit comments

Comments
 (0)