From a14706f8662ca054a4180980a5be51b01b01fc82 Mon Sep 17 00:00:00 2001 From: Marco Ambrosini Date: Wed, 3 Mar 2021 16:12:15 +0000 Subject: [PATCH] Use nc-vue ActionCaption component Signed-off-by: Marco Ambrosini --- .../ActionCaption/ActionCaption.vue | 57 ------------------- .../ConversationsList/Conversation.vue | 7 ++- 2 files changed, 4 insertions(+), 60 deletions(-) delete mode 100644 src/components/LeftSidebar/ActionCaption/ActionCaption.vue diff --git a/src/components/LeftSidebar/ActionCaption/ActionCaption.vue b/src/components/LeftSidebar/ActionCaption/ActionCaption.vue deleted file mode 100644 index 2f8717f047dc..000000000000 --- a/src/components/LeftSidebar/ActionCaption/ActionCaption.vue +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - diff --git a/src/components/LeftSidebar/ConversationsList/Conversation.vue b/src/components/LeftSidebar/ConversationsList/Conversation.vue index 53764db2e765..2f1781529cf3 100644 --- a/src/components/LeftSidebar/ConversationsList/Conversation.vue +++ b/src/components/LeftSidebar/ConversationsList/Conversation.vue @@ -60,8 +60,9 @@ - +