mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-10 09:39:36 -04:00
Rename NotificationsPage component to SettingsPage for better clarity
This commit is contained in:
@@ -29,7 +29,7 @@ import {sendPasswordReset} from 'web/lib/firebase/password'
|
||||
import {useT} from 'web/lib/locale'
|
||||
import {isNativeMobile} from 'web/lib/util/webview'
|
||||
|
||||
export default function NotificationsPage() {
|
||||
export default function SettingsPage() {
|
||||
const t = useT()
|
||||
useRedirectIfSignedOut()
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user