Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2018-07-04 09:29:58 +00:00
commit f4db42351a

View file

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import React from 'react';
import Modal from './Modal'; import Modal from './Modal';
import sdk from './'; import sdk from './';
import MultiInviter from './utils/MultiInviter'; import MultiInviter from './utils/MultiInviter';