add comment

pull/21833/head
Matthew Hodgson 2016-04-08 20:21:12 +01:00
parent 1d8b08040e
commit 4abc5d0d36
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ module.exports = React.createClass({
getInitialState: function() {
return {
// the URL (if any) to be previewed with a LinkPreviewWidget
// inside this TextualBody.
link: null,
// track whether the preview widget is hidden