From 8e0414dc7c5fd6d86d6f94958fa94e24f33b08c4 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Thu, 16 Jul 2020 17:45:07 +0300 Subject: [PATCH] change class names to not have reacts in them --- .../user_list_popover/user_list_popover.vue | 47 +++++++++---------- 1 file changed, 22 insertions(+), 25 deletions(-) diff --git a/src/components/user_list_popover/user_list_popover.vue b/src/components/user_list_popover/user_list_popover.vue index b6b7ab95..6bd786b3 100644 --- a/src/components/user_list_popover/user_list_popover.vue +++ b/src/components/user_list_popover/user_list_popover.vue @@ -9,27 +9,24 @@
-
+
- + - {{ user.screen_name }} + {{ user.screen_name }}
@@ -45,29 +42,29 @@