1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-12-01 09:58:03 +03:00

Fix imports/exports

This commit is contained in:
David Baker
2017-05-23 18:32:45 +01:00
parent cc0924f1c7
commit f412552c2c
3 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ const AddThreepid = require('../../AddThreepid');
const SdkConfig = require('../../SdkConfig');
import AccessibleButton from '../views/elements/AccessibleButton';
import _t from 'counterpart-riot';
const languageHandler = require('../../languageHandler');
import * as languageHandler from('../../languageHandler');
import * as FormattingUtils from '../../utils/FormattingUtils';
// if this looks like a release, use the 'version' from package.json; else use