MCPcopy Create free account
hub / github.com/primer/react / UnderlineNavItem.tsx

File UnderlineNavItem.tsx

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

Source from the content-addressed store, hash-verified

1import type {MutableRefObject, RefObject} from 'react'
2import React, {forwardRef, useRef, useContext} from 'react'
3import Box from '../Box'
4import type {SxProp, BetterSystemStyleObject} from '../sx'

Callers

nothing calls this directly

Calls 2

getLinkStylesFunction · 0.90
onSelectFunction · 0.85

Tested by

no test coverage detected