Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Sep 29, 2023
1 parent e2a348a commit 853179d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ interface WorkspaceComponentProps {

/**
* TODO: This will be the ReactFlow node in the drag-and-drop workspace. It will take in the data passed
* to it from the canvas and render it appropriately (inputs / params / outputs / etc.)
* to it from the workspace and render it appropriately (inputs / params / outputs / etc.)
* Similar to Flowise's CanvasNode - see
* https://github.com/FlowiseAI/Flowise/blob/main/packages/ui/src/views/canvas/CanvasNode.js
*/
Expand Down

0 comments on commit 853179d

Please sign in to comment.