mirror of
https://github.com/status-im/consul.git
synced 2025-02-09 04:14:50 +00:00
12 lines
240 B
Handlebars
12 lines
240 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: MPL-2.0
|
|
}}
|
|
|
|
{{yield
|
|
(component 'state' state=state)
|
|
(component 'state-chart/guard' chart=this)
|
|
(component 'state-chart/action' chart=this)
|
|
(action 'dispatch')
|
|
state
|
|
}} |