mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 06:31:27 +08:00
Remove eslint disable
This commit is contained in:
parent
9a215249d6
commit
07eeedb94c
@ -1,4 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import React from 'react';
|
||||
import Button from './Button';
|
||||
import { action } from '@storybook/addon-actions';
|
||||
|
@ -1,4 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import React from 'react';
|
||||
import Button from './Button';
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import React from 'react';
|
||||
import Button from './Button';
|
||||
import { action } from '@storybook/addon-actions';
|
||||
|
@ -1,4 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import React from 'react';
|
||||
import Button from './Button';
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import React from 'react';
|
||||
import Button from './Button';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user