mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-05 05:38:41 +03:00
import dispatcher
This commit is contained in:
parent
36ec39ffc0
commit
11d88aa6a2
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue