Back to blocks

Settings - Profile

User profile settings with avatar upload and personal information

Installation

npx shadcn add @mylo-ui/settings-profile

Preview

Profile Settings

Manage your public profile information

Profile Picture

This will be displayed on your profile

JD

JPG, GIF or PNG. Max size of 2MB.

Personal Information

Update your personal details

Usage

import { SettingsProfile } from "@/components/blocks/settings-profile"

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

Dependencies

lucide-react

shadcn/ui Components

card
button
input
label
textarea
avatar