I want to validate my input type time from the today date and after current time
<input type="date" onChange={(e)=>setDate(e.target.value)}/>
<input type="time"onChange={(e)=>setDate(e.target.value)} />
How can i fetch the csv file present in my same file directory in react
I got stuck trying papaparser as the csv data is not shown or can’t able to read it properly
Remove the extra space on the first page within the printing area
I have two simple questions. I want to print a page with these contents. The printing area for the first page is like this.