add placeholder text

This commit is contained in:
Luck
2022-01-08 19:19:16 +00:00
parent ed64391a51
commit ccbcd9182d
2 changed files with 38 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ export default function Editor({
/>
<EditorTextArea
forcedContent={forcedContent}
actualContent={actualContent}
setActualContent={setActualContent}
theme={themes[theme]}
language={language}