Add settings page for alert preferences
This commit is contained in:
@@ -10,4 +10,5 @@ export const NAV_ITEMS = [
|
||||
{ href: "/", labelKey: "nav.weather" },
|
||||
{ href: "/warnings", labelKey: "nav.warnings" },
|
||||
{ href: "/hydro", labelKey: "nav.hydro" },
|
||||
{ href: "/settings", labelKey: "nav.settings" },
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user