Added the ability to view the stats in a specific time interval

This commit is contained in:
Tiago Ribeiro
2023-12-18 17:57:27 +00:00
parent 6c49409de8
commit c37bb2691b
2 changed files with 42 additions and 31 deletions

View File

@@ -206,7 +206,7 @@ export default function AdminDashboard({user}: Props) {
const DefaultDashboard = () => (
<>
<section className="w-full grid grid-cols-3 lg:grid-cols-4 gap-4 place-items-center items-center justify-between">
<section className="w-full grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4 place-items-center items-center justify-between">
<IconCard
Icon={BsPersonFill}
label="Students"