DEV: add below-sidebar-sections to sidebar dropdown mode (#28780)

This commit is contained in:
Kris
2024-09-06 12:49:18 -04:00
committed by GitHub
parent f8e3a90ab9
commit 24caa36eef

View File

@@ -73,6 +73,7 @@ export default class SidebarHamburgerDropdown extends Component {
@collapsableSections={{this.collapsableSections}}
/>
{{/if}}
<PluginOutlet @name="after-sidebar-sections" />
<Footer />
</div>
</DeferredRender>