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.