diff --git a/README.md b/README.md index 9edd6a7..9b48e71 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/src/components/Legend/Qualitative/README.md b/src/components/Legend/Qualitative/README.md index fc2cf2a..e3db50c 100644 --- a/src/components/Legend/Qualitative/README.md +++ b/src/components/Legend/Qualitative/README.md @@ -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