mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
7 lines
84 B
Handlebars
7 lines
84 B
Handlebars
|
<GhTextInput
|
||
|
@value={{this.value}}
|
||
|
@type="text"
|
||
|
@input={{setValue}}
|
||
|
/>
|
||
|
|