feature/improve-tag-organization-ux #8
@@ -581,7 +581,6 @@ function UnifiedEditRecipe() {
|
||||
}
|
||||
|
||||
setHasChanges(false);
|
||||
alert('Recipe saved successfully!');
|
||||
navigate(`/recipes/${id}`);
|
||||
} catch (err) {
|
||||
console.error('Error saving recipe:', err);
|
||||
|
||||
Reference in New Issue
Block a user