MCPcopy Create free account
hub / github.com/TanStack/devtools / tree.tsx

File tree.tsx

packages/devtools-ui/tests/tree.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest'
2import { render } from 'solid-js/web'
3import { JsonTree } from '../src/components/tree'
4import { ThemeContextProvider } from '../src/components/theme'

Callers

nothing calls this directly

Calls 1

renderTreeFunction · 0.85

Tested by

no test coverage detected