From 9415ad87ce1cdc95fc79dcc4ac37a3119c26842f Mon Sep 17 00:00:00 2001 From: Harsh Tandiya Date: Mon, 17 Nov 2025 01:55:31 +0530 Subject: [PATCH 1/5] feat: add FileText icon and update text colors in FormPreviewCard --- frontend/src/components/dashboard/FormPreviewCard.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/dashboard/FormPreviewCard.vue b/frontend/src/components/dashboard/FormPreviewCard.vue index c95ca81..0b2e2d9 100644 --- a/frontend/src/components/dashboard/FormPreviewCard.vue +++ b/frontend/src/components/dashboard/FormPreviewCard.vue @@ -1,5 +1,6 @@