UNPKG

@atlaskit/form

Version:

A form allows people to input information.

3 lines (2 loc) 157 B
export { default as CharacterCounterField } from '../character-counter-field'; export type { CharacterCounterFieldProps } from '../character-counter-field';