File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ function App() {
9
9
< >
10
10
< Iframe className = 'left_panel' url = "https://calendar.google.com/calendar/embed?src=atrlab.kent.public%40gmail.com& ctz = America % 2 FNew_York " />
11
11
< div className = 'right_panel' >
12
- < CountdownTimer targetDate = "2024-06-30T23:59:59" headerText = "IECON Conference" />
13
- < CountdownTimer targetDate = "2024-07-01T23:59:59" headerText = "IHCI Conference" />
12
+ { /* <CountdownTimer targetDate="2024-06-30T23:59:59" headerText="IECON Conference" />
13
+ <CountdownTimer targetDate="2024-07-01T23:59:59" headerText="IHCI Conference" /> */ }
14
14
< CountdownTimer targetDate = "2024-07-24T23:59:59" headerText = "B-STEM Conference" />
15
15
< CountdownTimer targetDate = "2024-09-15T23:59:59" headerText = "ICRA Conference" />
16
16
< CountdownTimer targetDate = "2024-10-01T23:59:59" headerText = "HRI Conference" />
You can’t perform that action at this time.
0 commit comments