Merge branch 'develop' into feature/my-documents-share

This commit is contained in:
Alexey Safronov 2024-01-19 17:28:00 +04:00
commit c57a277a25

View File

@ -7,7 +7,7 @@ import { Hint } from "../styled-components";
import { SSLVerification } from "./SSLVerification";
import SecretKeyInput from "./SecretKeyInput";
import { useTranslation } from "react-i18next";
import toastr from "@docspace/components/toast/toastr";
import { toastr } from "@docspace/shared/components/toast";
const ModalDialogContainer = styled(ModalDialog)`
.modal-body {