Skip to content

Commit

Permalink
fix: button story
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Oliveira committed Mar 22, 2019
1 parent 4932b13 commit 6275680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Button/Button.story.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { Children } from 'react';
import React from 'react';
import { storiesOf } from '@storybook/react';
import LinkTo from '@storybook/addon-links/react';
import {
Expand Down

0 comments on commit 6275680

Please sign in to comment.