Skip to content

Commit 912895e

Browse files
committed
Fix docs index and mkdocs
1 parent 4306d9a commit 912895e

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
@@ -72,6 +72,7 @@ The following controls are currently available:
7272
- [DateTimePicker](./controls/DateTimePicker) (DateTime Picker)
7373
- [DragDropFiles](./controls/DragDropFiles) (Allow drag and drop of files in selected areas)
7474
- [DynamicForm](./controls/DynamicForm) (Dynamic Form component)
75+
- [EnhancedThemeProvider](./controls/EnhancedThemeProvider) (Enhanced version of Fluent UI Theme Provider control used to improve support for themes and fonts when creating Tab or Personal App in SPFx for Teams or creating Isolated Web Parts)
7576
- [FieldCollectionData](./controls/FieldCollectionData) (control gives you the ability to insert a list / collection data which can be used in your web part / application customizer)
7677
- [FilePicker](./controls/FilePicker) (control that allows to browse and select a file from various places)
7778
- [FileTypeIcon](./controls/FileTypeIcon) (Control that shows the icon of a specified file path or application)

docs/documentation/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ nav:
2929
- DateTimePicker: 'controls/DateTimePicker.md'
3030
- DragDropFiles: 'controls/DragDropFiles.md'
3131
- DynamicForm: 'controls/DynamicForm.md'
32+
- EnhancedThemeProvider: 'controls/EnhancedThemeProvider.md'
3233
- FieldCollectionData: 'controls/FieldCollectionData.md'
3334
- FilePicker: 'controls/FilePicker.md'
3435
- FileTypeIcon: 'controls/FileTypeIcon.md'

0 commit comments

Comments
 (0)