Remove React specific wording from Knobs Addon README (#7513)

Remove React specific wording from Knobs Addon README
This commit is contained in:
Michael Shilman 2019-07-27 21:13:15 +08:00 committed by Michael Shilman
parent 2bbf928f0b
commit 7f0a2f9e3a

View File

@ -1,6 +1,6 @@
# Storybook Addon Knobs
Storybook Addon Knobs allow you to edit React props dynamically using the Storybook UI.
Storybook Addon Knobs allow you to edit props dynamically using the Storybook UI.
You can also use Knobs as a dynamic variable inside stories in [Storybook](https://storybook.js.org).
[Framework Support](https://github.com/storybookjs/storybook/blob/master/ADDONS_SUPPORT.md)