Skip to content

Commit 5fe4dc0

Browse files
committed
add world map control to docs nav
1 parent 42a29d5 commit 5fe4dc0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/documentation/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ The following controls are currently available:
123123
- [VariantThemeProvider](./controls/VariantThemeProvider) (Variant Theme Provider)
124124
- [ViewPicker](./controls/ViewPicker.md) (View Picker Control)
125125
- [WebPartTitle](./controls/WebPartTitle) (Customizable web part title control)
126+
- [WorldMap](./controls/WorldMap) (World Map control)
126127

127128
Field customizer controls:
128129

docs/documentation/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ nav:
8080
- VariantThemeProvider: 'controls/VariantThemeProvider.md'
8181
- ViewPicker: 'controls/ViewPicker.md'
8282
- WebPartTitle: 'controls/WebPartTitle.md'
83+
- WorldMap: 'controls/WorldMap.md'
8384
- 'Field Controls':
8485
- 'Getting started': 'controls/fields/main.md'
8586
- FieldRendererHelper: 'controls/fields/FieldRendererHelper.md'

0 commit comments

Comments
 (0)