UNPKG

@trail-ui/react

Version:
11 lines (7 loc) 243 B
import { OverlayArrow } from './overlay-arrow'; // export types export type { OverlayArrowProps } from './overlay-arrow'; // export context export { OverlayArrowContext } from './overlay-arrow'; // export component export { OverlayArrow };