UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

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