UNPKG

@atlaskit/form

Version:

A form allows people to input information.

3 lines (2 loc) 111 B
export { default as RangeField } from '../range-field'; export type { RangeFieldProps } from '../range-field';