mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
7 lines
165 B
Handlebars
7 lines
165 B
Handlebars
<div {{react-render this.ReactComponent props=(hash
|
|
placeholderText=@placeholderText
|
|
html=@html
|
|
onChangeHtml=@onChangeHtml
|
|
onBlur=@onBlur
|
|
)
|
|
}}></div> |