-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change brand name from “React Storybook” to “Storybook” #1044
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor change unrelated to your change, but on the same line.
addons/storyshots/README.md
Outdated
@@ -21,7 +21,7 @@ To use StoryShots, you must use your existing Storybook stories as the input for | |||
Add the following module into your app. | |||
|
|||
```sh | |||
npm install -save-dev storyshots | |||
npm install -save-dev @storybook/addon-storyshots |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be --save-dev
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch, can you approve now?
So we officialy rename seems logical 👍 |
It's still the top hit? I see no problem with this. It's a needed step. |
What I did