mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
6 lines
146 B
Handlebars
6 lines
146 B
Handlebars
|
<div {{react-render this.ReactComponent props=(hash
|
||
|
placeholderText=@placeholderText
|
||
|
html=@html
|
||
|
onChangeHtml=@onChangeHtml
|
||
|
)
|
||
|
}}></div>
|