Skip to content

Commit

Permalink
fix: storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
markuczy committed Dec 9, 2024
1 parent 206a9ca commit 7c29a02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ export const CustomButtonsWithAutofocus = {
args: {
title: 'Custom title',
messageOrComponent: {
type: ComponentToDisplayCustomButtons,
type: ComponentToDisplayCustomButtonsComponent,
},
primaryKey: {
key: 'PRIMARY_KEY',
Expand Down

0 comments on commit 7c29a02

Please sign in to comment.