Made changes to honepage.

This commit is contained in:
2025-02-23 10:47:58 +05:30
parent 3aec29388b
commit a1a0d6adc4
8 changed files with 157 additions and 99 deletions
@@ -32,6 +32,8 @@ const MainUserPanel = () => {
}
};
const user = useSelector((store) => store.user);
return (
<>