Cleared of the stuff the EnCoach team wanted changed
This commit is contained in:
@@ -85,7 +85,7 @@ export default function Home({user, groups, entities}: Props) {
|
||||
href={`/classrooms/create`}
|
||||
className="p-4 border hover:text-mti-purple rounded-xl flex flex-col items-center justify-center gap-0 hover:border-mti-purple transition ease-in-out duration-300 text-left cursor-pointer">
|
||||
<BsPlus size={40} />
|
||||
<span className="font-semibold">Create Group</span>
|
||||
<span className="font-semibold">Create Classroom</span>
|
||||
</Link>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user