File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ <h2>📒 Make a note</h2>
3333 < h2 > 🕑 Add a Schedule</ h2 >
3434 < span style ="margin-left: 12px; "> Schedule Name</ span > < span style ="margin-left: 30%; "> Scheduled for when</ span >
3535 < p > </ p >
36- < input type ="text " id ="schedule " name ="schedule " placeholder ="Write Schedule Name " width ="50 "> < input type ="date " id ="dateScehduled " name ="date " style ="border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 15px; "/> < button id ="checkUsername " onclick ="newSchedule() "> + Add Schedule</ button >
36+ < input type ="text " id ="schedule " name ="schedule " placeholder ="Write Schedule Name " width ="50 "> < input type ="date " id ="dateScehduled " name ="date " style ="border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 15px; "/> < button id ="checkUsername " onclick ="newSchedule() " disabled > + Add Schedule</ button >
3737 </ div >
3838 </ div >
3939 </ div >
4040 < script src ="app.js "> </ script >
4141</ body >
42- </ html >
42+ </ html >
You can’t perform that action at this time.
0 commit comments