Markdown refactoring

This commit is contained in:
Alex Gleason
2020-07-28 13:36:10 -05:00
parent daf039d9bb
commit b31cf22f43
6 changed files with 11 additions and 10 deletions

View File

@ -49,7 +49,6 @@ class ComposeForm extends ImmutablePureComponent {
text: PropTypes.string.isRequired,
suggestions: ImmutablePropTypes.list,
spoiler: PropTypes.bool,
content_type: PropTypes.string,
privacy: PropTypes.string,
spoilerText: PropTypes.string,
focusDate: PropTypes.instanceOf(Date),