This commit is contained in:
hamid zarghami
2025-02-22 10:52:29 +03:30
parent 06f7f6b3d8
commit 983deef7c8
+1
View File
@@ -125,6 +125,7 @@ const SideBar: FC = () => {
title={t('sidebar.logout')}
isActive={isActive('logout')}
link={`#`}
isLogout
/>
</div>
</div>