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
Any number of columns can be added regardless of <Kanban maxColumns= (defaults to 5) when they are provided via the colsList prop to <Kanban> . Should maxColumns be used upon initialization?
The text was updated successfully, but these errors were encountered:
Any number of columns can be added regardless of
<Kanban maxColumns=
(defaults to 5) when they are provided via the colsList prop to<Kanban>
. ShouldmaxColumns
be used upon initialization?The text was updated successfully, but these errors were encountered: