mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
d1c879e06c
* ui: Move more menu subcomponents deeper down into popovermenu * ui: Simplify aria-menu component+remove auto menu close on route change * Add ember-string-fns * Use new PopoverMenu sub components and fix up tests * Fix up wrong closing let * Remove dcs from the service show page now we have it in the navigation
5 lines
87 B
Handlebars
5 lines
87 B
Handlebars
{{yield}}
|
|
<li role="separator">
|
|
<YieldSlot @name="label">{{yield}}</YieldSlot>
|
|
</li>
|