Cleared of the stuff the EnCoach team wanted changed
This commit is contained in:
@@ -196,7 +196,7 @@ export default function UserCreator({ user, users, entities = [], permissions, o
|
||||
)}
|
||||
|
||||
<div className={clsx("flex flex-col gap-4")}>
|
||||
<label className="font-normal text-base text-mti-gray-dim">Group</label>
|
||||
<label className="font-normal text-base text-mti-gray-dim">Classroom</label>
|
||||
<Select
|
||||
options={groups
|
||||
.filter((x) => x.entity?.id === entity)
|
||||
|
||||
Reference in New Issue
Block a user