Fix bad import due to naming clash

pull/21833/head
Michael Telatynski 2021-07-23 18:51:27 +01:00
parent 70d8378a66
commit 64e3c72f65
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import AccessibleButton from "../elements/AccessibleButton";
import defaultDispatcher from "../../../dispatcher/dispatcher";
import { Action } from "../../../dispatcher/actions";
import { UserTab } from "./UserSettingsDialog";
import GenericFeatureFeedbackDialog from "./FeedbackDialog";
import GenericFeatureFeedbackDialog from "./GenericFeatureFeedbackDialog";
// XXX: Keep this around for re-use in future Betas