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
-**List:** Add spacing system props to List & remove deprecated props
11
+
12
+
### Features
13
+
14
+
-**List:** Add spacing system props to List & remove deprecated props ([097e9eb](https://github.com/Codecademy/gamut/commit/097e9ebbc0b81f211642372fdbda38aeddfded78))
-**List:** Add spacing system props to List & remove deprecated props
11
+
12
+
### Features
13
+
14
+
-**List:** Add spacing system props to List & remove deprecated props ([097e9eb](https://github.com/Codecademy/gamut/commit/097e9ebbc0b81f211642372fdbda38aeddfded78))
Copy file name to clipboardExpand all lines: packages/styleguide/src/lib/Organisms/Lists & Tables/List/List.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,6 +305,12 @@ An entire row can be made interactive to expand the row content. Check over the
305
305
306
306
<Canvasof={ListStories.ExpandedRowGuide} />
307
307
308
+
## System props
309
+
310
+
List has access to the [space system props](https://gamut.codecademy.com/?path=/docs/foundations-system-props--docs#space) for controlling the spacing around the List component. These props can be used to control the margin and padding of the List.
0 commit comments