From 18442dcebf97242407b36e01d5719efc6d165fe8 Mon Sep 17 00:00:00 2001 From: nlou9 <39046184+nlou9@users.noreply.github.com> Date: Thu, 29 Apr 2021 20:28:10 -0700 Subject: [PATCH] Update EditArticle.js Really Like your design, good job --- client/src/components/EditArticle.js | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/components/EditArticle.js b/client/src/components/EditArticle.js index 7f45e7a..d96f0a9 100644 --- a/client/src/components/EditArticle.js +++ b/client/src/components/EditArticle.js @@ -165,6 +165,7 @@ function EditArticle() { required /> + //is it possible to get the previouse tags choice here, then user doesn't need to go back to the articles page to find their previous choice of tag. Description