From 022581f71b4b8b0e965bf34ad9b3fe844db38d60 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sun, 10 Feb 2019 22:22:46 -0700 Subject: [PATCH] Update PostComments component --- .../assets/js/components/PostComments.vue | 55 +++++++++++-------- 1 file changed, 33 insertions(+), 22 deletions(-) diff --git a/resources/assets/js/components/PostComments.vue b/resources/assets/js/components/PostComments.vue index 152feb3c1..856b0a6e5 100644 --- a/resources/assets/js/components/PostComments.vue +++ b/resources/assets/js/components/PostComments.vue @@ -17,27 +17,14 @@
-

- - -

-
- -
- - - - Reply - Permalink - - Profile - - Report - Delete - +

+ + {{reply.account.username}} + + + + +

@@ -45,6 +32,12 @@
+ + \ No newline at end of file