MCPcopy Create free account
hub / github.com/Noumena-Network/code / WizardProvider.tsx

File WizardProvider.tsx

src/components/wizard/WizardProvider.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { c as _c } from "react/compiler-runtime";
2import React, { createContext, type ReactNode, useCallback, useEffect, useMemo, useState } from 'react';
3import { useExitOnCtrlCDWithKeybindings } from '../../hooks/useExitOnCtrlCDWithKeybindings.js';
4import type { WizardContextValue, WizardProviderProps } from './types.js';

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.50

Tested by

no test coverage detected