DEV: Add after-composer-title-input outlet (#23303)

This commit is contained in:
Keegan George
2023-08-29 09:14:05 -07:00
committed by GitHub
parent 2671de3f86
commit f753918cf5

View File

@@ -8,4 +8,10 @@
@autocomplete="off"
/>
<PluginOutlet
@name="after-composer-title-input"
@connectorTagName="div"
@outletArgs={{hash composer=this.composer}}
/>
<PopupInputTip @validation={{this.validation}} />