mirror of https://github.com/vector-im/riot-web
Update SlashCommands.tsx
parent
cc4d145f14
commit
9805170a6f
|
@ -20,7 +20,7 @@ limitations under the License.
|
|||
|
||||
import * as React from 'react';
|
||||
|
||||
import { ContentHelpers } from 'matrix-js-sdk/src/content-helpers';
|
||||
import * as ContentHelpers from 'matrix-js-sdk/src/content-helpers';
|
||||
import {MatrixClientPeg} from './MatrixClientPeg';
|
||||
import dis from './dispatcher/dispatcher';
|
||||
import * as sdk from './index';
|
||||
|
|
Loading…
Reference in New Issue