diff --git a/src/App.vue b/src/App.vue index 2df0097..7280e0a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -197,11 +197,13 @@ const privacyLink = computed(() => {
-
Loading first posts ...
+
Initialiting ...
+
Loading first posts ...
Nothing there yet ...
+ :post="post" :config="config"> + +
diff --git a/src/components/Card.vue b/src/components/Card.vue index bbfc372..a4c9f8e 100644 --- a/src/components/Card.vue +++ b/src/components/Card.vue @@ -1,11 +1,12 @@