mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
7 lines
165 B
Handlebars
7 lines
165 B
Handlebars
|
{{yield
|
||
|
(component 'state' state=state)
|
||
|
(component 'state-chart/guard' chart=this)
|
||
|
(component 'state-chart/action' chart=this)
|
||
|
(action 'dispatch')
|
||
|
state
|
||
|
}}
|