Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed May 4, 2023
1 parent 1248748 commit 9dc4603
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
addColorAndTypographyRoutes,
removeColorAndTypographyRoutes,
} from '../utils';
import { conditionalSteps } from '../../../data/routes/';
import { conditionalSteps } from '../../../../data/routes';
import {
LivePreview,
GlobalStylesProvider,
Expand Down

0 comments on commit 9dc4603

Please sign in to comment.