mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
Fix typo with Vue README referring to react
This corrects a typo referring back to React. It also updates the link to the demo gif to point to the one in the vue docs directory as opposed to the react directory. It wouldn't hurt for someone to make a new gif w/ vue instead of react.
This commit is contained in:
parent
8e03aacb68
commit
87851fe711
@ -10,10 +10,10 @@
|
||||
|
||||
* * *
|
||||
|
||||
Storybook for Vue is a UI development environment for your React components.
|
||||
Storybook for Vue is a UI development environment for your Vue components.
|
||||
With it, you can visualize different states of your UI components and develop them interactively.
|
||||
|
||||

|
||||

|
||||
|
||||
Storybook runs outside of your app.
|
||||
So you can develop UI components in isolation without worrying about app specific dependencies and requirements.
|
||||
|
Loading…
x
Reference in New Issue
Block a user