Skip to content

Commit

Permalink
test component change
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Apr 10, 2023
1 parent 80ebc31 commit 8f8cc2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/color-picker/input-with-slider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { space } from '../ui/utils/space';
import { RangeControl, NumberControlWrapper } from './styles';
import { COLORS } from '../utils/colors-values';
import type { InputWithSliderProps } from './types';
// test

export const InputWithSlider = ( {
min,
Expand Down

0 comments on commit 8f8cc2b

Please sign in to comment.