Calendar Sidebar Fixed
@AlexE030 and me the days start at the right weekday now 2.30 am coding sessions are the best
This commit is contained in:
@@ -21,7 +21,7 @@ export default function planning(p)
|
||||
justifyContent : "space-around",
|
||||
alignItems : "center"
|
||||
}}>
|
||||
<BasicDateCalendar startyear={2015} startday={1} endyear={2015} endday={80}/>
|
||||
<BasicDateCalendar startyear={2023} startday={1} endyear={2024} endday={100}/>
|
||||
<CalenderView/>
|
||||
<div style={{
|
||||
width : 250
|
||||
|
||||
Reference in New Issue
Block a user