- If a recipe is already saved by the user replace the text from "Save" to "Recipe Saved". - [ ] Look into `` ingredientLists.tsx `` for the button text - [ ] A api call may be need to be created to check if login user has saved the recipe - [ ] If true then update the text accordingly
If a recipe is already saved by the user replace the text from "Save" to "Recipe Saved".
Look into
ingredientLists.tsxfor the button textA api call may be need to be created to check if login user has saved the recipe
If true then update the text accordingly