MCPcopy
hub / github.com/primer/react / Overlay.tsx

File Overlay.tsx

packages/react/src/Overlay/Overlay.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import styled from 'styled-components'
2import type {ComponentPropsWithRef, ReactElement} from 'react'
3import React, {useEffect, useRef} from 'react'
4import useLayoutEffect from '../utils/useIsomorphicLayoutEffect'

Callers

nothing calls this directly

Calls 5

getFunction · 0.90
useThemeFunction · 0.90
useOverlayFunction · 0.90

Tested by

no test coverage detected