cannot find name div fixed
This commit is contained in:
parent
97950aab6e
commit
7c28f0e7cb
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@ export default function GenericNode({
|
|||
</div>
|
||||
)}
|
||||
{showNode && (
|
||||
<div
|
||||
<div
|
||||
className="round-button-div"
|
||||
onClick={() => buildFlow(data.id)}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue