UNPKG

react-bootstrap

Version:

Bootstrap 5 components built with React

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