Skip to content

Commit

Permalink
docs: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
0x29a committed Jul 19, 2021
1 parent e8440f8 commit b9a574c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/discussions/posts/post-editor/PostEditor.jsx
Expand Up @@ -53,6 +53,7 @@ function PostEditor({ intl }) {
defaultValue="General"
aria-describedby="topicAreaInput"
>
{/* TODO: topics has to be filled in another PR */}
<option>General</option>
</Form.Control>
</Form.Group>
Expand Down

0 comments on commit b9a574c

Please sign in to comment.