Fix storybook molecules stories
- fix missing withKnobs decorator (fixes
TypeError: _this.channel is undefined
error message in console) - replace
idle
withdisabled
prop on shapes - optimize shapes stories
Edited by Tobias Thüring
TypeError: _this.channel is undefined
error message in console)idle
with disabled
prop on shapes