langflow
langflow copied to clipboard
refactor: improve NodeOutputField and NodeInputField components
Refactored the NodeOutputField component in the GenericNode file to improve code organization and readability. Also refactored the NodeInputField component in the GenericNode file to remove unnecessary code and improve performance. These changes enhance the overall maintainability and efficiency of the codebase.