Skip to content

Commit

Permalink
Update addons/interactions/src/components/Interaction/Interaction.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
  • Loading branch information
ghengeveld and shilman authored Jun 16, 2022
1 parent 3b78947 commit 7defcaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as React from 'react';
import { IconButton, Icons, TooltipNote, WithTooltip, Bar } from '@storybook/components';
import { IconButton, Icons, TooltipNote, WithTooltip } from '@storybook/components';
import { Call, CallStates, ControlStates } from '@storybook/instrumenter';
import { styled, typography } from '@storybook/theming';
import { transparentize } from 'polished';
Expand Down

0 comments on commit 7defcaf

Please sign in to comment.