open-nomad/ui/app/components/providers/actors-relationships.hbs
2023-04-10 15:36:59 +00:00

8 lines
162 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
{{yield
(hash fns=this.actorsRelationships.fns data=this.actorsRelationships.data)
}}