Skip to content

Commit ee6daee

Browse files
update doc links for new HoverReactionsBar control
1 parent c2a0968 commit ee6daee

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
@@ -82,6 +82,7 @@ The following controls are currently available:
8282
- [FolderExplorer](./controls/FolderExplorer) (Control that allows to browse the folders and sub-folders from a root folder)
8383
- [FolderPicker](./controls/FolderPicker) (Control that allows to browse and select a folder)
8484
- [GridLayout](./controls/GridLayout) (control that renders a responsive grid layout for your web parts)
85+
- [HoverReactionsBar](./controls/HoverReactionsBar) (control that allows you to select an emoji from emoji bar or select from picker)
8586
- [IconPicker](./controls/IconPicker) (control that allows to search and select an icon from office-ui-fabric icons)
8687
- [IFrameDialog](./controls/IFrameDialog) (renders a Dialog with an iframe as a content)
8788
- [IFramePanel](./controls/IFramePanel) (renders a Panel with an iframe as a content)

docs/documentation/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ nav:
3939
- FolderExplorer: 'controls/FolderExplorer.md'
4040
- FolderPicker: 'controls/FolderPicker.md'
4141
- GridLayout: 'controls/GridLayout.md'
42+
- HoverReactionsBar: 'controls/HoverReactionsBar.md'
4243
- IconPicker: 'controls/IconPicker.md'
4344
- IFrameDialog: 'controls/IFrameDialog.md'
4445
- IFramePanel: 'controls/IFramePanel.md'

0 commit comments

Comments
 (0)