address profile and space logout

This commit is contained in:
hamid zarghami
2025-02-20 10:24:42 +03:30
parent a12d8b7dca
commit d0800d959a
5 changed files with 86 additions and 17 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ const Header: FC = () => {
/>
</div>
<div className='px-6'>
<div className='px-6 -mt-[2px]'>
<SideBarItem
icon={<Logout color={'black'} size={20} />}
title={t('sidebar.logout')}