You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File: client/src/components/Board/KanbanBoard.jsx
Board is hardcoded to 4 columns only.
Add an "+ Add Column" button at the end.
Store custom columns in localStorage for now.
~20 lines!
File: client/src/components/Board/KanbanBoard.jsx
Board is hardcoded to 4 columns only.
Add an "+ Add Column" button at the end.
Store custom columns in localStorage for now.
~20 lines!