Skip to content

Commit

Permalink
Michael this is unacceptable.
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalPixel committed Aug 6, 2019
1 parent bd607c3 commit b06e6d7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,7 +6,7 @@ import { storiesOf } from '@storybook/react';
// url: 'https://graphql-pokemon.now.sh/?',
// });

storiesOf('Addons|GraphQL', module).add('get Pickachu', () => <div>hello</div>, {
storiesOf('Addons|GraphQL', module).add('get Pikachu', () => <div>hello</div>, {
graphiql: {
query: `{
pokemon(name: "Pikachu") {
Expand Down

0 comments on commit b06e6d7

Please sign in to comment.