Add knobs to storybook

We should add https://github.com/storybooks/storybook/tree/master/addons/knobs so that other engineers can test out different configurations of our components in the storybook UI

This enables engineers to understand the interactivity of their components before integrating them

Edited by Clement Ho