Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron Raimist
2021-10-27 21:53:12 -05:00
parent f3867ad0a9
commit f738ad51bd
14 changed files with 37 additions and 35 deletions
@@ -16,6 +16,7 @@ limitations under the License.
*/
import React, { ComponentType } from "react";
import dis from "../../../../dispatcher/dispatcher";
import { _t } from "../../../../languageHandler";
import Modal from "../../../../Modal";