Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
girish-lokapure committed Feb 28, 2024
1 parent 79de7f7 commit 1e52094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OnboardingSPA/components/StartOptions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const StartOptions = ( { questionnaire, oldFlow, options } ) => {
updateDesignRoutes,
updateInitialize,
setCurrentOnboardingData,
setContinueWithoutAi,
} = useDispatch( nfdOnboardingStore );

const switchFlow = ( newFlow ) => {
Expand Down

0 comments on commit 1e52094

Please sign in to comment.