Bug
Valid options for component props are no longer displayed in the props description:

Steps to reproduce
- start the styleguide (
yarn dev)
- visit a component with
@options defined in the docs (e.g. Card)
- scroll down to the list of component props
Expected behaviour
Defined options should be listed:

Background
Was working fine in version 0.5.17
Bug
Valid options for component props are no longer displayed in the props description:
Steps to reproduce
yarn dev)@optionsdefined in the docs (e.g.Card)Expected behaviour
Defined options should be listed:
Background
Was working fine in version 0.5.17