We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 249e2ad + 3bff773 commit 6147f2cCopy full SHA for 6147f2c
4 files changed
client/common/Button.stories.jsx
@@ -1,7 +1,7 @@
1
import React from 'react';
2
import { action } from '@storybook/addon-actions';
3
4
-import { Button, ButtonDisplays, ButtonKinds, ButtonTypes } from './Button';
+import { Button, ButtonDisplays, ButtonTypes } from './Button';
5
import { GithubIcon, DropdownArrowIcon, PlusIcon } from './icons';
6
7
export default {
0 commit comments