Skip to content

Commit

Permalink
view picker in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIXuMuK committed Dec 2, 2023
1 parent 6352e5a commit 56afb24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/documentation/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ The following controls are currently available:
- [TreeView](./controls/TreeView) (Tree View)
- [UploadFiles](./controls/UploadFiles) (Upload Files)
- [VariantThemeProvider](./controls/VariantThemeProvider) (Variant Theme Provider)
- [ViewPicker](./controls/ViewPicker.md) (View Picker Control)
- [WebPartTitle](./controls/WebPartTitle) (Customizable web part title control)


Expand Down
1 change: 1 addition & 0 deletions docs/documentation/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ nav:
- TreeView: 'controls/TreeView.md'
- UploadFiles: 'controls/UploadFiles.md'
- VariantThemeProvider: 'controls/VariantThemeProvider.md'
- ViewPicker: 'controls/ViewPicker.md'
- WebPartTitle: 'controls/WebPartTitle.md'
- 'Field Controls':
- 'Getting started': 'controls/fields/main.md'
Expand Down

0 comments on commit 56afb24

Please sign in to comment.