Schedule Grid
Schedule Grid component from @bungas/ui
Schedule Grid component from @bungas/ui
The ScheduleGrid component from Bungas UI.
Events with conflicts are highlighted with a red ring
Click on any event to see details
Guru Matematika
npm install @bungas/uiimport { ScheduleGrid } from "@bungas/ui"import { ScheduleGrid } from "@bungas/ui"
export function Example() {
return <ScheduleGrid />
}Events with conflicts are highlighted with a red ring
Click on any event to see details
Guru Matematika