From 653e7955267c67864670a63573594eb17a1618e2 Mon Sep 17 00:00:00 2001 From: siddheshmorewdi Date: Wed, 22 May 2024 16:33:49 +0530 Subject: [PATCH] add videos range fix --- src/Pages/Videos/AddVideos.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pages/Videos/AddVideos.jsx b/src/Pages/Videos/AddVideos.jsx index 7ac703c..43949df 100644 --- a/src/Pages/Videos/AddVideos.jsx +++ b/src/Pages/Videos/AddVideos.jsx @@ -213,7 +213,7 @@ const AddVideos = () => { placeholder="Duration" className="web-text-medium" size="sm" - type="range" + type="text" /> {errors.duration && (