fixed change
This commit is contained in:
@@ -72,7 +72,7 @@ export default class PropListInput extends React.Component<any, any> {
|
||||
<Modal
|
||||
open={this.state.modalOpen}
|
||||
onClose={onCloseModal}
|
||||
size="mini"
|
||||
size="small"
|
||||
trigger={dropDownComp}
|
||||
>
|
||||
<Modal.Content>
|
||||
|
||||
Reference in New Issue
Block a user