mirror of https://github.com/fantasticit/think.git
close #227
parent
241bcab7f9
commit
2455378daa
|
@ -78,6 +78,7 @@ export const DocumentActions: React.FC<IProps> = ({
|
|||
position="bottomLeft"
|
||||
visible={popoverVisible}
|
||||
onVisibleChange={wrapOnVisibleChange}
|
||||
stopPropagation={true}
|
||||
content={
|
||||
<Dropdown.Menu style={{ minWidth: 112 }}>
|
||||
{showCreateDocument && (
|
||||
|
|
Loading…
Reference in New Issue