MCPcopy Create free account
hub / github.com/discountry/react / Flex

Function Flex

src/components/Flex/Flex.js:27–53  ·  view source on GitHub ↗
({
  basis = 'auto',
  children,
  direction = 'row',
  grow = 0,
  halign = 'flex-start',
  shrink = 1,
  type = 'div',
  valign = 'flex-start',
  ...rest
}: Props)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected