Fixed bug with template code area
This commit is contained in:
parent
5d2901c7a6
commit
789a4cb2f8
1 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ export default function PromptAreaComponent({
|
|||
setMyValue(t);
|
||||
onChange(t);
|
||||
}}
|
||||
nodeClass={nodeClass}
|
||||
setNodeClass={setNodeClass}
|
||||
/>
|
||||
);
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue