8 lines
124 B
Handlebars
8 lines
124 B
Handlebars
|
{{yield
|
||
|
(hash
|
||
|
State=(component 'state' state=this.state)
|
||
|
dispatch=(action 'dispatch')
|
||
|
state=this.state
|
||
|
)
|
||
|
}}
|