Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
spolice0324 committed Feb 18, 2024
1 parent 752bc7e commit f200002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/surveys/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const Page = () => {
}

Page.getLayout = () => {
//eslint-disable-next-line
const { toPrevStep } = useFunnel()
return (
<BaseLayout
Expand Down

0 comments on commit f200002

Please sign in to comment.