Skip to content

Commit ba2527c

Browse files
committed
chore(landing): use absolute stage export
1 parent 0af1c55 commit ba2527c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/sim/app/(landing)/components/shared/responsive-design-stage
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { ResponsiveDesignStage } from './responsive-design-stage'
1+
export { ResponsiveDesignStage } from '@/app/(landing)/components/shared/responsive-design-stage/responsive-design-stage'

0 commit comments

Comments
 (0)