UNPKG

@themesberg/react-bootstrap

Version:

Unofficial release of the react-bootstrap library with Bootstrap 5 components built with React

5 lines (4 loc) 131 B
export default function usePopperMarginModifiers(): [ (overlay: HTMLDivElement) => void, Array<Record<string, unknown>> ];