From 14383bff15ad2b7d137f5e1e891e2c9e5e9d710f Mon Sep 17 00:00:00 2001 From: zackbcom Date: Tue, 5 Jan 2021 12:52:10 -0600 Subject: [PATCH] Added updates to devnotes --- dev/dev-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/dev-notes.md b/dev/dev-notes.md index 170be96bb5d7..2c5d87f3a64e 100644 --- a/dev/dev-notes.md +++ b/dev/dev-notes.md @@ -45,3 +45,4 @@ General - Fixed opacity issues with marked steps - [mtoohey31](https://github.com/mtoohey31) - Improved documentation - Fixed hot-reloading development environment - [grssmnn](https://github.com/grssmnn) +- Added Confirmation component to deleting recipes - [zackbcom](https://github.com/zackbcom)