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

9 lines
119 B
Handlebars

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