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 && (