MCPcopy Create free account

hub / github.com/Klerith/next-teslo / functions

Functions27 in github.com/Klerith/next-teslo

FunctionAddressPage
()
pages/checkout/address.tsx:5
FunctionAuthLayout
({ children, title })
components/layouts/AuthLayout.tsx:9
FunctionCartList
({ editable = false })
components/cart/CartList.tsx:18
FunctionCartPage
()
pages/cart/index.tsx:6
FunctionCustom404
()
pages/404.tsx:4
FunctionEmptyPage
()
pages/cart/empty.tsx:8
FunctionHistoryPage
()
pages/orders/history.tsx:55
FunctionHome
()
pages/index.tsx:9
FunctionItemCounter
()
components/ui/ItemCounter.tsx:10
FunctionLoginPage
()
pages/auth/login.tsx:5
FunctionMyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:7
FunctionNavbar
()
components/ui/Navbar.tsx:6
FunctionOrderPage
()
pages/orders/[id].tsx:10
FunctionOrderSummary
()
components/cart/OrderSummary.tsx:4
FunctionProductCard
({ product })
components/products/ProductCard.tsx:11
FunctionProductList
({ products })
components/products/ProductList.tsx:10
FunctionProductPage
()
pages/product/slug.tsx:10
FunctionProductSlideshow
({ images })
components/products/ProductSlideshow.tsx:11
FunctionRegisterPage
()
pages/auth/register.tsx:5
FunctionShopLayout
({ children, title, pageDescription, imageFullUrl })
components/layouts/ShopLayout.tsx:13
FunctionSideMenu
()
components/ui/SideMenu.tsx:5
FunctionSizeSelector
({selectedSize, sizes})
components/products/SizeSelector.tsx:12
FunctionSummaryPage
()
pages/checkout/summary.tsx:9
MethodgetInitialProps
(ctx: DocumentContext)
pages/_document.tsx:4
Functionhandler
( req: NextApiRequest, res: NextApiResponse<Data> )
pages/api/hello.ts:8
MethodonChange
(oldIndex: number, newIndex: number)
types/react-slideshow-image/index.d.ts:28
Methodrender
()
pages/_document.tsx:10