Web:Files:Panels: add onClise and visible props for aside component of sharing panel

This commit is contained in:
Timofey Boyko 2022-05-05 13:25:04 +03:00
parent d50b9a1344
commit 81883b78fc

View File

@ -711,6 +711,7 @@ class SharingPanelComponent extends React.Component {
className="header_aside-panel"
visible={visible}
withoutBodyScroll={true}
onClose={this.onClose}
>
{!isLoading ? (
<StyledContent isNotifyUsers={isNotifyUsers}>