UNPKG

@itgold/grandbazar-ui-kit

Version:

Grandbazar.io UI component library: React, Typescript, Tailwind, Rollup, Storybook, Jest.

3 lines (2 loc) 168 B
import { TRangeProps } from '@/components/input/types/range-props.type'; export declare function RangeInc(props: TRangeProps): import("react/jsx-runtime").JSX.Element;