UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

8 lines (7 loc) 437 B
"use client"; //#region packages/@mantine/core/src/components/HoverCard/HoverCard.context.ts const [HoverCardContext, useHoverCardContext] = require("../../core/utils/create-safe-context/create-safe-context.cjs").createSafeContext("HoverCard component was not found in the tree"); //#endregion exports.HoverCardContext = HoverCardContext; exports.useHoverCardContext = useHoverCardContext; //# sourceMappingURL=HoverCard.context.cjs.map