MCPcopy
hub / github.com/primer/react / get

Function get

packages/react/src/constants.ts:8–8  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

6const {get: getKey, compose, system} = styledSystem
7
8export const get = (key: string) => themeGet(key, getKey(theme, key))
9
10// Common props
11

Callers 15

getDirectionStylesFunction · 0.90
Dialog.tsxFile · 0.90
SideNav.tsxFile · 0.90
ButtonGroup.tsxFile · 0.90
Pagination.tsxFile · 0.90
Tooltip.tsxFile · 0.90
Table.tsxFile · 0.90
Pagination.tsxFile · 0.90
Overlay.tsxFile · 0.90
Heading.tsxFile · 0.90
Avatar.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected