Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/primer/react
/ Dialog.tsx
File
Dialog.tsx
packages/react/src/Dialog.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, {forwardRef, useRef} from
'react'
2
import styled from
'styled-components'
3
import {IconButton} from
'./Button'
4
import {get} from
'./constants'
Callers
nothing calls this directly
Calls
4
get
Function · 0.90
useRefObjectAsForwardedRef
Function · 0.90
useDialog
Function · 0.85
getDialogProps
Function · 0.85
Tested by
no test coverage detected