1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

fixing eslint

This commit is contained in:
Kevin Nadro
2017-05-28 17:58:10 -05:00
parent f3612774ba
commit d72e876b23

View File

@@ -382,4 +382,4 @@ MarkdownPreview.propTypes = {
onMouseDown: PropTypes.func,
className: PropTypes.string,
value: PropTypes.string
}
}