braid-design-system@34.3.0
Minor Changes
-
Inline: Add noWrap prop to support single-row compositions (#2069)
EXAMPLE USAGE:
<Inline space="small" noWrap> <Placeholder width={20} height={48} /> <Placeholder width={80} height={48} /> <Placeholder width={40} height={48} /> </Inline>