feat: Integrate KanbanBoard component with drag-and-drop functionality using @hello-pangea/dnd
This commit is contained in:
@@ -106,7 +106,7 @@ function TasksPage() {
|
||||
);
|
||||
|
||||
return (
|
||||
<div className="flex flex-col gap-6 p-6 max-w-[1200px] mx-auto w-full">
|
||||
<div className="flex flex-col gap-6 p-6 pe-8 w-full">
|
||||
{/* Stat Cards */}
|
||||
<div className="grid grid-cols-4 gap-4">
|
||||
<Item variant="muted">
|
||||
|
||||
Reference in New Issue
Block a user