Skip to content

Commit

Permalink
Merge pull request #5 from gihyo-book/fix/storybook
Browse files Browse the repository at this point in the history
Storybookが最新のNext.jsで動作しない問題を修正
  • Loading branch information
nodawep authored Jul 29, 2022
2 parents 6dc3de9 + 8a33d98 commit 0541250
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 164 deletions.
5 changes: 0 additions & 5 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,3 @@ Object.defineProperty(NextImage, 'default', {
<OriginalNextImage {...props} unoptimized />
),
})

Object.defineProperty(NextImage, '__esModule', {
configurable: true,
value: true,
})
Loading

0 comments on commit 0541250

Please sign in to comment.