Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { describe, it, expect, vi } from
"vitest"
;
2
import React from
"react"
;
3
import { renderToStaticMarkup } from
"react-dom/server"
;
4
import { LingoHtmlComponent } from
"./component"
;
Callers
nothing calls this directly
Calls
1
LingoHtmlComponent
Function · 0.90
Tested by
no test coverage detected