open-consul/ui/packages/consul-ui/app/components/event-source/index.hbs

9 lines
118 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
{{yield (hash
close=(action "close")
)}}