исправлены данные для соединения с сервером, подготовлено для деплоя, fix padding form, fix footer href
This commit is contained in:
@@ -199,6 +199,7 @@ export const MainPart: React.FC<TProps> = React.memo((props) => {
|
||||
}
|
||||
|
||||
function toMain() {
|
||||
document.location.reload();
|
||||
changeContentFunc();
|
||||
setCurrentContent(defaultCurrentContent);
|
||||
setPlanContent(null);
|
||||
|
||||
Reference in New Issue
Block a user