DEV: add topic-area-bottom plugin outlet (#26721)

This commit is contained in:
Kris 2024-04-24 09:56:59 -04:00 committed by GitHub
parent 72b83b6435
commit dcf9ca054b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -502,6 +502,11 @@
{{/if}} {{/if}}
</ConditionalLoadingSpinner> </ConditionalLoadingSpinner>
<PluginOutlet
@name="topic-area-bottom"
@connectorTagName="div"
@outletArgs={{hash model=this.model}}
/>
</section> </section>
</div> </div>