From f4bbf1d4e205e3c3438226d0cf71e77d4bc0be11 Mon Sep 17 00:00:00 2001 From: taehoon Date: Thu, 19 Sep 2019 13:27:37 -0400 Subject: add new module and modal to post new status --- .../post_status_modal/post_status_modal.vue | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 src/components/post_status_modal/post_status_modal.vue (limited to 'src/components/post_status_modal/post_status_modal.vue') diff --git a/src/components/post_status_modal/post_status_modal.vue b/src/components/post_status_modal/post_status_modal.vue new file mode 100644 index 00000000..85a5401c --- /dev/null +++ b/src/components/post_status_modal/post_status_modal.vue @@ -0,0 +1,42 @@ + + + + + -- cgit v1.2.3-70-g09d2