🚚 chore(frontend): move nameInputComponent to EditFlowSettingsComponent
🔨 refactor(frontend): update import paths for EditFlowSettingsComponent 🔨 refactor(frontend): remove unused id property from createNewFlow function in tabsContext 🔨 refactor(frontend): replace nameInputComponent with EditFlowSettingsComponent in exportModal and flowSettingsModal The nameInputComponent has been renamed to EditFlowSettingsComponent to better reflect its purpose. The import paths have been updated accordingly. The id property is no longer needed in the createNewFlow function in tabsContext, so it has been removed. The exportModal and flowSettingsModal components have been updated to use the new EditFlowSettingsComponent instead of the old nameInputComponent.
G
Gabriel Luiz Freitas Almeida committed
83b9c3239a25e9642923882f21778278970645b8
Parent: b761621