Skip to content

Commit e5c704a

Browse files
authored
Merge pull request #199 from objectstack-ai/copilot/fix-kanban-demo-error
2 parents e70f917 + e035709 commit e5c704a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/docs/views/object-kanban.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ A specialized kanban board component that works with ObjectQL data sources. Auto
3131
className: "font-semibold text-sm text-muted-foreground"
3232
},
3333
{
34-
type: "group",
34+
type: "flex",
35+
direction: "row",
3536
gap: 2,
3637
children: [
3738
{

0 commit comments

Comments
 (0)