UNPKG

@aveonline/ui-react

Version:

Home base for Aveonline design system - ecosystem react

4 lines (3 loc) 162 B
/// <reference types="react" /> import type { PlaceholderProps } from 'react-select'; export declare const Placeholder: (props: PlaceholderProps) => JSX.Element;