Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Dec 21, 2023
1 parent c2612ce commit 7fe5ca1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions storybook/mock-packages/next_navigation/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ export const useSearchParams = () => {
},
}
}
export const notFound = () => {}
export const nav = () => {}
export const redirect = () => {}

0 comments on commit 7fe5ca1

Please sign in to comment.