MCPcopy
hub / github.com/lingodotdev/lingo.dev / component.spec.tsx

File component.spec.tsx

packages/react/src/rsc/component.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import React from "react";
3import { renderToStaticMarkup } from "react-dom/server";
4import { LingoHtmlComponent } from "./component";

Callers

nothing calls this directly

Calls 1

LingoHtmlComponentFunction · 0.90

Tested by

no test coverage detected