MCPcopy
hub / github.com/coder/mux / ArchivedWorkspaces.stories.tsx

File ArchivedWorkspaces.stories.tsx

src/browser/components/ArchivedWorkspaces/ArchivedWorkspaces.stories.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Meta, StoryObj } from "@storybook/react-vite";
2import { userEvent, waitFor, within } from "@storybook/test";
3import { type ReactNode, useEffect, useMemo } from "react";
4import { APIProvider } from "@/browser/contexts/API";

Callers

nothing calls this directly

Calls 3

createArchivedWorkspaceFunction · 0.90
waitForFunction · 0.90
renderArchivedWorkspacesFunction · 0.85

Tested by

no test coverage detected