@worldresources/wri-design-systems 2.134.4 → 2.135.1

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
@@ -155,6 +155,7 @@ border: 1px solid ${getThemedColor('neutral', 400)};
155
155
  ## Data Display
156
156
 
157
157
  - [Item Count](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/ItemCount)
158
+ - [List](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/List)
158
159
  - [Table](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/Table)
159
160
 
160
161
  ## Forms