removed extraneous header from profile tab

This commit is contained in:
Henry Jameson 2025-11-24 20:25:59 +02:00
commit 3716797e04

View file

@ -1,7 +1,6 @@
<template>
<div class="profile-tab">
<div class="setting-item profile-edit">
<h3>{{ $t('settings.account_profile_edit') }}</h3>
<UserCard
:user-id="user.id"
:editable="true"