Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ ErrorDialog.test.tsx
File
ErrorDialog.test.tsx
packages/react/src/DataTable/__tests__/ErrorDialog.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import userEvent from
'@testing-library/user-event'
2
import {render, screen} from
'@testing-library/react'
3
import React from
'react'
4
import {ErrorDialog} from
'../ErrorDialog'
Callers
nothing calls this directly
Calls
1
render
Function · 0.90
Tested by
no test coverage detected