dantrain/react-stonecutter

gutterWidth is necessary for makeResponsive column calculation

KaiSchniggendiller opened this issue · 2 comments

gutterWidth={0} is necessary for makeResponsive column calculation. u should add the default gutterWidth value (0) to the calculation otherwise it will always display 4 columns (defaultColumns)

gutterwidth

Good spot thanks I'll get this fixed.

Should be fixed in v0.3.6.