Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3stbn/google-calendar-clone
/ functions
Functions
18 in github.com/3stbn/google-calendar-clone
⨍
Functions
18
◇
Types & classes
0
↓ 4 callers
Function
getMonth
(month = dayjs().month())
src/util.js:3
↓ 1 callers
Function
getCurrentDayClass
()
src/components/Day.js:22
↓ 1 callers
Function
reportWebVitals
src/reportWebVitals.js:1
Function
App
()
src/App.js:9
Function
ContextWrapper
(props)
src/context/ContextWrapper.js:30
Function
CreateEventButton
()
src/components/CreateEventButton.js:4
Function
Month
({ month })
src/components/Month.js:3
Function
Sidebar
()
src/components/Sidebar.js:5
Function
getDayClass
(day)
src/components/SmallCalendar.js:32
Function
handleNextMonth
()
src/components/SmallCalendar.js:29
Function
handleNextMonth
()
src/components/CalendarHeader.js:10
Function
handlePrevMonth
()
src/components/SmallCalendar.js:26
Function
handlePrevMonth
()
src/components/CalendarHeader.js:7
Function
handleReset
()
src/components/CalendarHeader.js:13
Function
handleSubmit
(e)
src/components/EventModal.js:33
Function
initEvents
()
src/context/ContextWrapper.js:24
Function
savedEventsReducer
(state, { type, payload })
src/context/ContextWrapper.js:10
Function
updateLabel
(label)
src/context/ContextWrapper.js:84