добавлен адаптив главной страницы(первого контейнера)
This commit is contained in:
@@ -69,7 +69,7 @@ export const Form:React.FC<TProps> = React.memo((props) => {
|
||||
setIsError(true);
|
||||
return
|
||||
}
|
||||
console.log(data)
|
||||
// console.log(data)
|
||||
props.onSubmit(data, props.dateInfo)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user