DEV: remove sidebar outlet (#17683)
That outlet was a temporary solution and is not used anymore
This commit is contained in:
parent
c787254427
commit
fd6fabc83c
|
@ -46,8 +46,4 @@
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</Sidebar::Section>
|
</Sidebar::Section>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
|
||||||
{{!-- DO NOT USE, this outlet is temporary and will be removed. --}}
|
|
||||||
{{!-- Outlet will be replaced with sidebar API. --}}
|
|
||||||
<PluginOutlet @name="after-sidebar" />
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue