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

9 lines
148 B
Handlebars

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