Finish rename of MessageParents, re-add moment to page

(we were getting crashes in the initial setup of a backbone view)
This commit is contained in:
Scott Nonnenberg 2018-04-05 12:50:52 -07:00
parent cdd16c9780
commit e5322e8261
No known key found for this signature in database
GPG key ID: 5F82280C35134661
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
Rendering a real `Whisper.MessageView` using `<util.ConversationContextProvider />` and
Rendering a real `Whisper.MessageView` using `<util.ConversationContext />` and
`<util.BackboneWrapper />`.
```jsx