diff --git a/src/components/CustomSelectBox/index.js b/src/components/CustomSelectBox/index.js index ebdc19f..73e0858 100644 --- a/src/components/CustomSelectBox/index.js +++ b/src/components/CustomSelectBox/index.js @@ -2,7 +2,7 @@ import React from "react"; const CustomSelectBox = ({ options }) => { return ( - {options.map((option, index) => ( ))} diff --git a/src/components/DateRangePicker/index.js b/src/components/DateRangePicker/index.js index 83840c9..6408106 100644 --- a/src/components/DateRangePicker/index.js +++ b/src/components/DateRangePicker/index.js @@ -27,9 +27,9 @@ function CustomRangeInput({ openCalendar, value }) { }, []); return ( -
+

تا

{ label="نام خانوادگی" type="text" borderClassname={`border border-[#E0E0E0] `} + inputClassname={`px-3 py-2 text-[#0F0543] focus:bg-white`} /> @@ -73,7 +75,9 @@ const FormInput = ({ items }) => { />
- تاریخ ورود + + تاریخ ورود +