исправлены данные для соединения с сервером, подготовлено для деплоя, fix padding form, fix footer href

This commit is contained in:
DmitriyB
2022-08-01 16:48:55 +05:00
parent 70dbfe309f
commit f99f5cc934
8 changed files with 30 additions and 9 deletions
+1
View File
@@ -199,6 +199,7 @@ export const MainPart: React.FC<TProps> = React.memo((props) => {
}
function toMain() {
document.location.reload();
changeContentFunc();
setCurrentContent(defaultCurrentContent);
setPlanContent(null);