Skip to content

Commit

Permalink
Update code/frameworks/nextjs/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Shilman <[email protected]>
  • Loading branch information
valentinpalkovic and shilman authored Dec 3, 2022
1 parent 5ec53aa commit a69be59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/frameworks/nextjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Please consider, that [next/navigation](https://beta.nextjs.org/docs/upgrade-gui

#### Set `nextAppDirectory` to `app`

If your story imports components, which uses `next/navigation`, you need to set the parameter `nextAppDirectory` to `true` in your Story:
If your story imports components that use `next/navigation`, you need to set the parameter `nextAppDirectory` to `true` in your Story:

```js
// SomeComponentThatUsesTheRouter.stories.js
Expand Down

0 comments on commit a69be59

Please sign in to comment.