Fix more imports post-merge
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
||||
import React, {useCallback} from "react";
|
||||
import PropTypes from "prop-types";
|
||||
|
||||
import sdk from "../../../index";
|
||||
import * as sdk from "../../../index";
|
||||
import {_t} from "../../../languageHandler";
|
||||
import Modal from "../../../Modal";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user