Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejoYarce committed Dec 11, 2024
1 parent 5919cac commit 2305fce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,7 @@ function App() {
- [LayerGroup](https://github.com/wri/wri-design-systems/tree/main/src/components/Layer/LayerGroup)
- [LayerPanel](https://github.com/wri/wri-design-systems/tree/main/src/components/Layer/LayerPanel)
- [LayerSidebar](https://github.com/wri/wri-design-systems/tree/main/src/components/Layer/LayerSidebar)

### Legend
- [LayerParameters](https://github.com/wri/wri-design-systems/tree/main/src/components/Legend/LayerParameters)
- [Qualitative](https://github.com/wri/wri-design-systems/tree/main/src/components/Legend/Qualitative)
2 changes: 1 addition & 1 deletion src/components/Legend/Qualitative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[Storybook Ref](https://wri.github.io/wri-design-systems/?path=/docs/legend-qualitative--docs)

[QualitativeLegendDemo](https://github.com/wri/wri-design-systems/blob/main/src/components/Legend/QualitativeLegendDemo.tsx)
[QualitativeLegendDemo](https://github.com/wri/wri-design-systems/blob/main/src/components/Legend/Qualitative/QualitativeDemo.tsx)

## Import

Expand Down

0 comments on commit 2305fce

Please sign in to comment.