mirror of
https://github.com/WDI-Ideas/rubix-admin-panel.git
synced 2026-04-27 19:25:51 +00:00
add videos range fix
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user