fix: workflow note editor placeholder (#14380)
This commit is contained in:
parent
bafa46393c
commit
1aaab741a0
2 changed files with 1 additions and 2 deletions
|
|
@ -45,7 +45,6 @@ const Editor = ({
|
|||
onBlur={() => setShortcutsEnabled(true)}
|
||||
spellCheck={false}
|
||||
className='w-full h-full outline-none text-text-secondary caret-primary-600'
|
||||
placeholder={placeholder}
|
||||
/>
|
||||
</div>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue