fix: ui store spread onto DropToImport
This commit is contained in:
@ -91,6 +91,7 @@ class DropToImport extends React.Component<Props> {
|
||||
match,
|
||||
history,
|
||||
staticContext,
|
||||
ui,
|
||||
...rest
|
||||
} = this.props;
|
||||
|
||||
|
Reference in New Issue
Block a user