Step 8.5: Move user tab enum
This commit is contained in:
parent
cd98106afb
commit
3ab21224df
15 changed files with 44 additions and 27 deletions
|
@ -30,7 +30,7 @@ import StyledRadioGroup from "../../../elements/StyledRadioGroup";
|
|||
import { RoomNotifState } from '../../../../../RoomNotifs';
|
||||
import defaultDispatcher from "../../../../../dispatcher/dispatcher";
|
||||
import { Action } from "../../../../../dispatcher/actions";
|
||||
import { UserTab } from "../../../dialogs/UserSettingsDialog";
|
||||
import { UserTab } from "../../../dialogs/UserTab";
|
||||
|
||||
interface IProps {
|
||||
roomId: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue