diff --git a/src/components.d.ts b/src/components.d.ts
index d4500f4..23aa8ef 100644
--- a/src/components.d.ts
+++ b/src/components.d.ts
@@ -24,8 +24,10 @@ declare module 'vue' {
IRiShuffleFill: typeof import('~icons/ri/shuffle-fill')['default']
IRiSunLine: typeof import('~icons/ri/sun-line')['default']
QuoteCard: typeof import('./components/QuoteCard.vue')['default']
+ QuoteCardMini: typeof import('./components/QuoteCardMini.vue')['default']
QuoteDialog: typeof import('./components/QuoteDialog.vue')['default']
QuoteGallery: typeof import('./views/QuoteGallery.vue')['default']
+ QuoteMore: typeof import('./components/QuoteMore.vue')['default']
QuoteSearch: typeof import('./components/QuoteSearch.vue')['default']
QuotesFilter: typeof import('./components/QuotesFilter.vue')['default']
}
diff --git a/src/components/QuoteCard.vue b/src/components/QuoteCard.vue
index 3520345..d348d79 100644
--- a/src/components/QuoteCard.vue
+++ b/src/components/QuoteCard.vue
@@ -1,5 +1,5 @@
+
+
+
+ {{ truncateText(quote.text) }}
+
+
+
+ Quotes lain dari {{ author }} :
+
+