Error message:
Fixed by adding false to one of the 'collapsed' prop accepted value list.
Some minor fix on storybook:
Change the knob type on layout gutters /story/layout--gutters from radio to selection. Previously, 'trueandfalse` value are passed to prop as a string, now they are passed as a boolean value.
Error message: Fixed by adding false to one of the 'collapsed' prop accepted value list.
Some minor fix on storybook:
/story/layout--gutters
from radio to selection. Previously, 'trueand
false` value are passed to prop as a string, now they are passed as a boolean value.Closes #133