Remove eslint disable

This commit is contained in:
Michael Shilman 2019-07-15 14:15:57 +08:00
parent 9a215249d6
commit 07eeedb94c
5 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
/* eslint-disable */
import React from 'react';
import Button from './Button';
import { action } from '@storybook/addon-actions';

View File

@ -1,4 +1,3 @@
/* eslint-disable */
import React from 'react';
import Button from './Button';

View File

@ -1,4 +1,3 @@
/* eslint-disable */
import React from 'react';
import Button from './Button';
import { action } from '@storybook/addon-actions';

View File

@ -1,4 +1,3 @@
/* eslint-disable */
import React from 'react';
import Button from './Button';

View File

@ -1,4 +1,3 @@
/* eslint-disable */
import React from 'react';
import Button from './Button';