1 parent 0525ece commit 5d40446Copy full SHA for 5d40446
1 file changed
src/app/page.tsx
@@ -63,9 +63,6 @@ function StepCard({
63
</div>
64
);
65
}
66
- </div>
67
- );
68
-}
69
70
function SubStep({ num, children }: { num: string; children: ReactNode }) {
71
return (
0 commit comments