update prop name

This commit is contained in:
taehoon 2019-09-03 13:19:14 -04:00
parent 482cd52f77
commit 9727009147
3 changed files with 15 additions and 15 deletions

View file

@ -2,7 +2,7 @@
<conversation
:collapsable="false"
is-page="true"
:statusoid="statusId"
:status-id="statusId"
/>
</template>