@worldresources/wri-design-systems 2.128.1 → 2.129.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
@@ -205,6 +205,10 @@ border: 1px solid ${getThemedColor('neutral', 400)};
205
205
  - [Pagination](https://github.com/wri/wri-design-systems/tree/main/src/components/InformationDisplay/Pagination)
206
206
  - [Table](https://github.com/wri/wri-design-systems/tree/main/src/components/InformationDisplay/Table)
207
207
 
208
+ ## Layout
209
+
210
+ - [Panel](https://github.com/wri/wri-design-systems/tree/main/src/components/Layout/Panel)
211
+
208
212
  ## Navigation
209
213
 
210
214
  - [Breadcrumb](https://github.com/wri/wri-design-systems/tree/main/src/components/Navigation/Breadcrumb)