UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

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