MCPcopy
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

1import React, {forwardRef, useRef} from 'react'
2import styled from 'styled-components'
3import {IconButton} from './Button'
4import {get} from './constants'

Callers

nothing calls this directly

Calls 4

getFunction · 0.90
useDialogFunction · 0.85
getDialogPropsFunction · 0.85

Tested by

no test coverage detected