UNPKG

@mantine/spotlight

Version:

Command center components for react and Mantine

8 lines (7 loc) 378 B
"use client"; //#region packages/@mantine/spotlight/src/Spotlight.context.ts const [SpotlightProvider, useSpotlightContext] = (0, require("@mantine/core").createSafeContext)("Spotlight component was not found in tree"); //#endregion exports.SpotlightProvider = SpotlightProvider; exports.useSpotlightContext = useSpotlightContext; //# sourceMappingURL=Spotlight.context.cjs.map