Skip to content

Commit

Permalink
Merge branch 'dev' into renovate/eslint-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed Jun 25, 2019
2 parents 130354f + 1dd3f62 commit a3ec323
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/storybook/stories/collection.story.js
@@ -1,4 +1,3 @@
/* eslint-disable react/react-in-jsx-scope */
import Vuex from 'vuex'
import { storiesOf } from '@storybook/vue'
import { action } from '@storybook/addon-actions'
Expand Down Expand Up @@ -226,5 +225,3 @@ storiesOf('Features/ Addon Knobs', module)
`
}
})

/* eslint-enable react/react-in-jsx-scope */

0 comments on commit a3ec323

Please sign in to comment.