You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/api/avatar-group.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ You can learn more about the difference by [reading this guide](/guides/minimizi
26
26
|:-----|:-----|:--------|:------------|
27
27
| <spanclass="prop-name">children</span> | <spanclass="prop-type">node</span> || The avatars to stack. |
28
28
| <spanclass="prop-name">classes</span> | <spanclass="prop-type">object</span> || Override or extend the styles applied to the component. See [CSS API](#css) below for more details. |
29
-
| <spanclass="prop-name">spacing</span> | <spanclass="prop-type">'small'<br>| 'medium'<br>| 'large'<br>| number</span> || Defines the spacing between `avatar` as `'large': -4px`, `'medium': -8px`, and `'small': -16px` or define a `number` as the spacing. |
30
-
29
+
| <spanclass="prop-name">spacing</span> | <spanclass="prop-type">'large'<br>| 'medium'<br>| 'small'<br>| number</span> || Spacing between avatars. |
0 commit comments