Let ... in ... block is working
This commit is contained in:
parent
f09261df93
commit
897824e07d
10 changed files with 28 additions and 24 deletions
|
|
@ -152,7 +152,7 @@ function FunctionHeader({ fn, setFn, input, onFnResolve }) {
|
|||
|
||||
// end of recursion - draw function name
|
||||
return <div className="functionName">
|
||||
𝑓𝑛
|
||||
𝑓𝑛
|
||||
<Editor
|
||||
state={fn}
|
||||
setState={setFn}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue