Skip to content

Commit 374c251

Browse files
Aed-1ImSapphire
andauthored
Update gui/src/components/onboarding/pages/stay-aligned/stay-aligned-steps/VerifyMounting.tsx
Co-authored-by: Sapphire <imsapphire0@gmail.com>
1 parent 54c4927 commit 374c251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/src/components/onboarding/pages/stay-aligned/stay-aligned-steps/VerifyMounting.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ResetButton } from '@/components/home/ResetButton';
66
import { useBreakpoint } from '@/hooks/breakpoint';
77
import { VerticalStepComponentProps } from '@/components/commons/VerticalStepper';
88
import { BaseModal } from '@/components/commons/BaseModal';
9-
import { ManualMountingPageStayAlligned } from '@/components/onboarding/pages/mounting/ManualMounting';
9+
import { ManualMountingPageStayAligned } from '@/components/onboarding/pages/mounting/ManualMounting';
1010
export function VerifyMountingStep({
1111
nextStep,
1212
prevStep,

0 commit comments

Comments
 (0)