Skip to content

Commit

Permalink
Fix: kanban header styling wasn't applied
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnyroeller committed Jan 4, 2024
1 parent fd290ce commit 000ee78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/KanbanColumn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ export function KanbanColumn<
<>
<ColumnHeader
column={column}
styles={props.styles}
renderName={renderName}
renderActions={renderActions}
/>
Expand Down

0 comments on commit 000ee78

Please sign in to comment.