Add missing story ref to vue-kitchen-sink MDX for QA

This commit is contained in:
Michael Shilman 2019-09-04 16:29:32 +08:00
parent d3a50f23ac
commit ef20beacdb

View File

@ -73,6 +73,8 @@ Just like in React, we can easily reference other stories in our docs:
<Story id="addon-knobs--all-knobs" height="400px" />
<Story id="nonexistent-story" />
## More info
For more info, check out the [Storybook Docs Technical Preview](https://docs.google.com/document/d/1un6YX7xDKEKl5-MVb-egnOYN8dynb5Hf7mq0hipk8JE/edit?usp=sharing).