add new module and modal to post new status

This commit is contained in:
taehoon 2019-09-19 13:27:37 -04:00
parent 90981dcce6
commit f4bbf1d4e2
7 changed files with 100 additions and 3 deletions

View file

@ -109,6 +109,7 @@
/>
<MobilePostStatusModal />
<UserReportingModal />
<PostStatusModal />
<portal-target name="modal" />
</div>
</template>