diff --git a/frontend/src/components/form/Step3Payment.tsx b/frontend/src/components/form/Step3Payment.tsx index 6eeefcd..766147f 100644 --- a/frontend/src/components/form/Step3Payment.tsx +++ b/frontend/src/components/form/Step3Payment.tsx @@ -379,63 +379,3 @@ export default function Step3Payment({ ); } - - borderRadius: 8, - border: '2px dashed #999' - }}> -
- 🔧 DEV MODE - Быстрая навигация (без валидации) -
-
- - - -
- - - )} - - ); -}