Skip to content

Commit

Permalink
Merge pull request #301 from emulsify-ds/feat-issue-293
Browse files Browse the repository at this point in the history
[BUG] Errors with Storybook 7 using Emulsify CLI
  • Loading branch information
callinmullaney authored Nov 27, 2023
2 parents 973758a + a695982 commit e895730
Show file tree
Hide file tree
Showing 3 changed files with 3,648 additions and 2,967 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const decorators = [
useEffect(() => {
Drupal.attachBehaviors();
}, [args]);
return Story();
},
];

Expand Down
Loading

0 comments on commit e895730

Please sign in to comment.