✨ feat(nameInputComponent): add EditFlowSettings component to allow editing of flow name and description
The EditFlowSettings component is a form that allows the user to edit the name and description of a flow. It receives the current name and description as props, as well as a list of flows, the current tab ID, and functions to update the name, description, and flow. The component also includes a character limit for the name input and displays an error message if the limit is reached.
G
Gabriel Luiz Freitas Almeida committed
288974dff3bee02570afac4fda55e6553bf0ebda
Parent: 76cc488