icons update

This commit is contained in:
CHIEFSOFT\ameye
2024-04-29 16:15:32 -04:00
parent 75a7496164
commit e05d465c2f
8 changed files with 1 additions and 1 deletions
@@ -21,7 +21,7 @@ const HeaderUserMenu: FC = () => {
<div className='d-flex flex-column'>
<div className='fw-bolder d-flex align-items-center fs-5'>
{currentUser?.first_name} {currentUser?.first_name}
<span className='badge badge-light-success fw-bolder fs-8 px-2 py-1 ms-2'>Pro</span>
{/*<span className='badge badge-light-success fw-bolder fs-8 px-2 py-1 ms-2'>Pro</span>*/}
</div>
<a href='#' className='fw-bold text-muted text-hover-primary fs-7'>
{currentUser?.email}