open-consul/ui/packages/consul-ui/app/components/menu/item/index.hbs

13 lines
130 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
<li
role="none"
...attributes
>
{{yield}}
</li>