Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Feb 28, 2023
1 parent f09f25e commit 972e449
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/OnboardingSPA/pages/Steps/DesignTypography/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ const StepDesignTypography = () => {

const { currentStep, themeStatus } = useSelect( ( select ) => {
return {
currentData:
select( nfdOnboardingStore ).getCurrentOnboardingData(),
currentStep: select( nfdOnboardingStore ).getStepFromPath(
location.pathname
),
Expand Down

0 comments on commit 972e449

Please sign in to comment.