UNPKG

@gfazioli/mantine-onboarding-tour

Version:

A Mantine 9 onboarding tour component with focus-reveal overlays, cutout highlights, step-by-step popover navigation, and compound components for guided user experiences.

3 lines (2 loc) 208 B
export { OnboardingTourPopoverContent } from './OnboardingTourPopoverContent'; export type { OnboardingTourPopoverContentBaseProps, OnboardingTourPopoverContentProps, } from './OnboardingTourPopoverContent';