UNPKG

@aveonline/ui-react

Version:

Home base for Aveonline design system - ecosystem react

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