DEV Community

Discussion on: Creating a Reusable Grid System in React

Collapse
 
jarodpeachey profile image
Jarod Peachey

Thanks! Yeah, at first I was hesitant because there are tons of UI kits with native grid systems. But I couldn't find one that was auto-responsive without any props.

And you're right, this is a lot simpler. It's only supposed to be a grid, nothing more, nothing less.