diff --git a/app/react/src/demo/Welcome.js b/app/react/src/demo/Welcome.js index ddf09bc8952..8f191b1f503 100644 --- a/app/react/src/demo/Welcome.js +++ b/app/react/src/demo/Welcome.js @@ -64,7 +64,7 @@ const Welcome = props => You can also edit those components and see changes right away.
(Try editing the Button component - located at src/stories/Button.js.) + located at src/stories/index.js.)

Usually we create stories with smaller UI components in the app.