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
This is more a question than an issue. I'd love to have a list where the number of columns is specific to the size of the window. Right now with react-viewport-list I seem to only be able to create a list with a single column. Any suggestions on how I might be able to make dynamic? I know how I might go about making it a fixed number of columns (e.g., 2), but curious if there's any way to make it dynamic.