langflow
langflow copied to clipboard
Create NodeToolbar component
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.