Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions client/src/components/EditArticle.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ function EditArticle() {
required
/>
</Col>
//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.
</Form.Group>
<Form.Group controlId="description">
<Form.Label>Description</Form.Label>
Expand Down