langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Create NodeToolbar component

Open Cristhianzl opened this issue 1 year ago • 0 comments

Description: This pull request adds a new component, NodeToolbarComponent, to ReactFlow. The NodeToolbarComponent provides a toolbar for tools of the nodes of the flow graph.

Changes Made: Implemented the NodeToolbar component, which renders a toolbar with buttons for different node types.

Cristhianzl avatar May 30 '23 22:05 Cristhianzl