Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catherineisonline/travel-with-catherine
/ functions
Functions
26 in github.com/catherineisonline/travel-with-catherine
⨍
Functions
26
◇
Types & classes
7
↓ 4 callers
Function
RemoveMenu
()
src/components/sidemenu/SideMenu.tsx:20
↓ 1 callers
Function
findPost
(pathId: string)
src/routes/blog-post/BlogPostPage.tsx:8
↓ 1 callers
Function
handleEmail
(formVal: HTMLFormElement | null)
src/routes/contact/ContactForm.tsx:26
↓ 1 callers
Function
handleSliderImg
(id: number)
src/routes/homepage/HomePage.tsx:18
↓ 1 callers
Function
resetLocation
()
src/helpers/resetLocation.js:1
↓ 1 callers
Function
toggle
()
src/routes/homepage/HomePage.tsx:46
↓ 1 callers
Function
validateForm
(value: formValueI)
src/helpers/validateForm.ts:3
↓ 1 callers
Function
verifyCaptcha
()
src/routes/contact/ContactForm.tsx:44
Function
About
()
src/routes/about/About.tsx:7
Function
App
()
src/App.tsx:12
Function
BlogPage
()
src/routes/blog/BlogPage.tsx:4
Function
BlogPostPage
()
src/routes/blog-post/BlogPostPage.tsx:5
Function
BlogPosts
()
src/routes/blog/BlogPosts.tsx:5
Function
ContactForm
()
src/routes/contact/ContactForm.tsx:14
Function
ContactPage
()
src/routes/contact/ContactPage.tsx:4
Function
HomePage
()
src/routes/homepage/HomePage.tsx:9
Function
Images
({ currentImages, toggle, handleSliderImg }: ImagesProp)
src/routes/homepage/Images.tsx:3
Function
NotFound
()
src/routes/not-found/NotFound.tsx:3
Function
SideMenu
()
src/components/sidemenu/SideMenu.tsx:13
Function
Socials
()
src/components/sidemenu/Socials.tsx:5
Function
ToggleMenu
()
src/components/sidemenu/SideMenu.tsx:17
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>)
src/routes/contact/ContactForm.tsx:40
Function
handleNextClick
()
src/routes/homepage/HomePage.tsx:22
Function
handlePageClick
(event: paginationEvent)
src/routes/homepage/HomePage.tsx:38
Function
handlePrevClick
()
src/routes/homepage/HomePage.tsx:30
Function
handleSubmit
(e: SyntheticEvent)
src/routes/contact/ContactForm.tsx:70