diff --git a/js/src/forum/components/AffixedSidebar.js b/js/src/forum/components/AffixedSidebar.js index 671ba591a..cb11238b0 100644 --- a/js/src/forum/components/AffixedSidebar.js +++ b/js/src/forum/components/AffixedSidebar.js @@ -1,10 +1,33 @@ import Component from '../../common/Component'; +/** + * The `AffixedSidebar` component uses Bootstrap's "affix" plugin to keep a + * sidebar navigation at the top of the viewport when scrolling. + * + * ### Children + * + * The component must wrap an element that itself wraps an