UNPKG

@mantine/modals

Version:

Modals manager based on Mantine components

8 lines (7 loc) 279 B
"use client"; //#region packages/@mantine/modals/src/context.ts const ModalsContext = (0, require("react").createContext)(null); ModalsContext.displayName = "@mantine/modals/ModalsContext"; //#endregion exports.ModalsContext = ModalsContext; //# sourceMappingURL=context.cjs.map