From 911f1b9c9c43ba0f589ca7da2af27ddf2f331219 Mon Sep 17 00:00:00 2001 From: Gitam Gadtaula Date: Sat, 27 Apr 2024 07:59:00 +0545 Subject: [PATCH] Update FwbFileInput.vue Added :accept="accept" in the other file input. --- src/components/FwbFileInput/FwbFileInput.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/FwbFileInput/FwbFileInput.vue b/src/components/FwbFileInput/FwbFileInput.vue index 5311d46b..d39ba11f 100644 --- a/src/components/FwbFileInput/FwbFileInput.vue +++ b/src/components/FwbFileInput/FwbFileInput.vue @@ -49,6 +49,7 @@