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

Interface SystemBorderProps

packages/react/src/constants.ts:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36export const BORDER = compose(styledSystem.border, styledSystem.shadow)
37
38export interface SystemBorderProps extends styledSystem.BorderProps, styledSystem.ShadowProps {}
39
40// Layout props
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected