add videos range fix

This commit is contained in:
2024-05-22 16:33:49 +05:30
parent 5c415f9b71
commit 653e795526

View File

@@ -213,7 +213,7 @@ const AddVideos = () => {
placeholder="Duration"
className="web-text-medium"
size="sm"
type="range"
type="text"
/>
{errors.duration && (
<span className="text-danger web-text-small fw-bold ps-2 d-flex align-items-center gap-1 mt-1">