react-flexbox-grid icon indicating copy to clipboard operation
react-flexbox-grid copied to clipboard

How we can change breakpoint for flexgrid?

Open paras-shah opened this issue 7 years ago • 1 comments

Is there any way we can customise the media points for this grid system.

paras-shah avatar Nov 21 '18 08:11 paras-shah

I don't think you can. As this seems to be is just a wrapper around another css grid system called flexboxgrid2 and of which is a dependancy here and it looks like the props are you pass just maps to a class name generated by flexboxgrid2

thomasbritton avatar May 29 '20 10:05 thomasbritton