Skip to content

Commit

Permalink
pkp/pkp-lib#7495 Fix snapshot cor Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Mar 28, 2024
1 parent 8a8a150 commit dc76b91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Composer/Composer.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ import emailTemplate from '@/mocks/emailTemplate';
export default {
title: 'Components/Composer',
component: Composer,
parameters: {
// Sets delay to wait until the loading indicator is gone
chromatic: {delay: 300},
},
};

export const Default = {
Expand Down

0 comments on commit dc76b91

Please sign in to comment.