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