diff --git a/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js b/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js index 1f6cee651..954a9a660 100644 --- a/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js +++ b/src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js @@ -190,7 +190,7 @@ const SiteBuild = () => { function handleConditionalDesignStepsRoutes() { if ( location?.pathname.includes( 'colors' ) || - location?.pathname.includes( 'fonts' ) + location?.pathname.includes( 'typography' ) ) { const updates = injectInAllSteps( allSteps,