From ee2fbc470ae53882305d84a8e8aa6cbe05eb9fcc Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Mon, 12 Sep 2022 18:13:43 +0200 Subject: Improve a bit usage of nc components Signed-off-by: Carl Schwan --- src/App.vue | 14 ++++++----- src/components/ActorAvatar.vue | 4 ++-- src/components/Composer/Composer.vue | 46 +++++++++++++++++++++++------------- src/components/TimelinePost.vue | 6 ++--- 4 files changed, 43 insertions(+), 27 deletions(-) diff --git a/src/App.vue b/src/App.vue index cd876fde..b9108f50 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,14 @@