diff --git a/components/wizard/dateSelect.tsx b/components/wizard/dateSelect.tsx index b8bcca1..922e312 100644 --- a/components/wizard/dateSelect.tsx +++ b/components/wizard/dateSelect.tsx @@ -11,29 +11,33 @@ export default function DateSelect() { return ( <> - - - - +
+ + +
+
+ + +
)