Back to blocks

Settings - Notifications

Notification preferences with email, push, and SMS controls

Installation

npx shadcn add @mylo-ui/settings-notifications

Preview

Notification Preferences

Choose how you want to be notified

Notification Channels

Manage your notification preferences

Email
Push
SMS

New features and improvements

Login attempts and security changes

Payment confirmations and invoices

Promotions and company news

Updates from your team members

Usage

import { SettingsNotifications } from "@/components/blocks/settings-notifications"

export default function Page() {
  return <SettingsNotifications />
}

Dependencies

lucide-react

shadcn/ui Components

card
button
switch
label
separator