mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
import dispatcher
This commit is contained in:
parent
36ec39ffc0
commit
11d88aa6a2
@ -19,6 +19,7 @@ limitations under the License.
|
||||
import React from 'react';
|
||||
import sdk from 'matrix-react-sdk';
|
||||
import Modal from 'matrix-react-sdk/lib/Modal';
|
||||
import dis from 'matrix-react-sdk/lib/dispatcher';
|
||||
|
||||
export default React.createClass({
|
||||
onUpdateClicked: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user