MCPcopy Create free account
hub / github.com/coder/coder / EditUserForm.stories.tsx

File EditUserForm.stories.tsx

site/src/pages/EditUserPage/EditUserForm.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 { action } from "storybook/actions";
3import { mockApiError } from "#/testHelpers/entities";
4import { EditUserForm } from "./EditUserForm";

Callers

nothing calls this directly

Calls 1

mockApiErrorFunction · 0.90

Tested by

no test coverage detected