From cacbb0fd0f3d209053c3a2d13c0faaa81511c2ac Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Tue, 1 Jul 2025 18:11:52 -0700 Subject: [PATCH] Fix ordering on steps --- frontend/src/pages/HowItWorks.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/HowItWorks.tsx b/frontend/src/pages/HowItWorks.tsx index cd1e87c..1de193e 100644 --- a/frontend/src/pages/HowItWorks.tsx +++ b/frontend/src/pages/HowItWorks.tsx @@ -380,7 +380,7 @@ const HowItWorks: React.FC = () => { } @@ -400,7 +400,7 @@ const HowItWorks: React.FC = () => { }