Scrollable area
How can i fix this layout? I have a global layout with grid areas: header, sidebar and main area.
Inside my main area, i need a scrollable area that streches automatically without affecting the global layout
Here is the source code https://codesandbox.io/p/github/lucaskfp/react-dnd-kanban/
Inside my main area, i need a scrollable area that streches automatically without affecting the global layout
Here is the source code https://codesandbox.io/p/github/lucaskfp/react-dnd-kanban/


