DEV: Add class to composer-ope plugin outlet container (#21171)

This commit is contained in:
Mark VanLandingham 2023-04-19 11:47:56 -05:00 committed by GitHub
parent 9858171f3c
commit ff56f403a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
aria-label={{I18n this.saveLabel}}
class="reply-area {{if this.canEditTags 'with-tags' 'without-tags'}}"
>
<span>
<span class="composer-open-plugin-outlet-container">
<PluginOutlet
@name="composer-open"
@connectorTagName="div"