Skip to content

Commit

Permalink
chore: fix slider-input story
Browse files Browse the repository at this point in the history
  • Loading branch information
reme3d2y committed Jul 14, 2021
1 parent 5c1b539 commit 9659b38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/slider-input/src/docs/Component.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ import { Meta, Story, Props } from '@storybook/addon-docs/blocks';
import { text, select, boolean, number } from '@storybook/addon-knobs';
import { ComponentHeader, Tabs, CssVars } from 'storybook/blocks';

import { AmountInput } from '@alfalab/core-components-amount-input';
import { Input } from '@alfalab/core-components-input';
import { withSuffix } '@alfalab/core-components-with-suffix';

import { SliderInput } from '../Component';
import { name, version } from '../../package.json';
import Description from './description.mdx';
Expand Down

0 comments on commit 9659b38

Please sign in to comment.