user role controller

This commit is contained in:
Виталий Лавшонок
2025-11-19 22:28:15 +03:00
parent a5016b23bb
commit e904297bb9
16 changed files with 531 additions and 71 deletions

View File

@@ -24,8 +24,6 @@ const Group: FC<GroupsBlockProps> = () => {
dispatch(fetchGroupById(groupId));
}, [groupId]);
console.log(group);
return (
<div
className={cn(