Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2019-09-26 14:58:40 +01:00
parent c37e27f03d
commit 3674b87415
1 changed files with 1 additions and 1 deletions

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";