@worldresources/wri-design-systems 2.134.3 → 2.135.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -156,6 +156,7 @@ border: 1px solid ${getThemedColor('neutral', 400)};
156
156
 
157
157
  - [Item Count](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/ItemCount)
158
158
  - [Table](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/Table)
159
+ - [List](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/List)
159
160
 
160
161
  ## Forms
161
162