Skip to content

Commit

Permalink
Update index.jsx (#745)
Browse files Browse the repository at this point in the history
关闭media弹窗支持回调函数
  • Loading branch information
psaren committed Apr 13, 2021
1 parent b898023 commit 6030e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/business/ControlBar/index.jsx
Expand Up @@ -185,6 +185,7 @@ export default class ControlBar extends React.Component {
language: this.props.language,
width: 640,
showFooter: false,
onClose: mediaProps.onClose,
component: (
<MediaLibrary
accepts={mediaProps.accepts}
Expand Down

0 comments on commit 6030e68

Please sign in to comment.