consul/ui/packages/consul-ui/app/components/form-group/index.hbs

9 lines
147 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
{{yield (hash
Element=(component 'form-group/element' group=this)
)}}