Remove _NotificationUserSettingsTab.scss (#8831)
This commit is contained in:
parent
95e8a9e419
commit
dfdba46d57
3 changed files with 1 additions and 21 deletions
|
@ -22,7 +22,7 @@ import Notifications from "../../Notifications";
|
|||
export default class NotificationUserSettingsTab extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<div className="mx_SettingsTab mx_NotificationUserSettingsTab">
|
||||
<div className="mx_SettingsTab">
|
||||
<div className="mx_SettingsTab_heading">{ _t("Notifications") }</div>
|
||||
<div className="mx_SettingsTab_section mx_SettingsTab_subsectionText">
|
||||
<Notifications />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue