eliminate expandable prop in favor of inConversation

This commit is contained in:
taehoon 2019-05-06 15:29:24 -04:00
parent 081f9a926a
commit 1455e1f9d5
3 changed files with 1 additions and 3 deletions

View file

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