Skip to content

Commit 6147f2c

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/multi-6d05d0e569
2 parents 249e2ad + 3bff773 commit 6147f2c

4 files changed

Lines changed: 3772 additions & 1270 deletions

File tree

client/common/Button.stories.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from 'react';
22
import { action } from '@storybook/addon-actions';
33

4-
import { Button, ButtonDisplays, ButtonKinds, ButtonTypes } from './Button';
4+
import { Button, ButtonDisplays, ButtonTypes } from './Button';
55
import { GithubIcon, DropdownArrowIcon, PlusIcon } from './icons';
66

77
export default {

0 commit comments

Comments
 (0)