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

File ErrorAlert.stories.tsx

site/src/components/Alert/ErrorAlert.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 { Button } from "#/components/Button/Button";
3import { mockApiError } from "#/testHelpers/entities";
4import { ErrorAlert } from "./ErrorAlert";

Callers

nothing calls this directly

Calls 1

mockApiErrorFunction · 0.90

Tested by

no test coverage detected