UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

6 lines (5 loc) 172 B
import { Modifier } from '@popperjs/core'; /** * Modifier to set min width of popper like reference */ export declare const applyMinWidth: Modifier<'applyMinWidth', {}>;