MCPcopy Create free account
hub / github.com/triggerdotdev/trigger.dev / SelectedItemsProvider.tsx

File SelectedItemsProvider.tsx

apps/webapp/app/components/primitives/SelectedItemsProvider.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use client";
2
3import { createContext, useCallback, useContext, useReducer } from "react";
4

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.85

Tested by

no test coverage detected