Revert "eliminate expandable prop in favor of inConversation"

This reverts commit 1455e1f9d5.
This commit is contained in:
taehoon 2019-05-06 21:36:55 -04:00
parent 134b1894d6
commit 917e82e8ee
3 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,7 @@ const Status = {
name: 'Status',
props: [
'statusoid',
'expandable',
'inConversation',
'focused',
'highlight',