Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2019-09-26 14:58:40 +01:00
parent c37e27f03d
commit 3674b87415

View file

@ -17,7 +17,7 @@ limitations under the License.
*/
import * as React from "react";
import {_t} from '../../languageHandler';``
import {_t} from '../../languageHandler';
import PropTypes from "prop-types";
import sdk from "../../index";