Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Deep-Codes/framer-tinder-cards
/ functions
Functions
13 in github.com/Deep-Codes/framer-tinder-cards
⨍
Functions
13
◇
Types & classes
2
↓ 12 callers
Function
swipeCard
( page: Page, swipeType: SwipeType, point: { x: number; y: number } )
e2e/cards.spec.ts:12
↓ 3 callers
Function
removeCard
(oldCard: CardType, swipe: SwipeType)
pages/index.tsx:21
Function
Card
({ card, removeCard, active })
components/Card.tsx:5
Function
Counter
({ count, label, testid })
components/Counter.tsx:7
Function
Document
()
pages/_document.tsx:3
Function
Emoji
({ emoji, label, })
components/Card.tsx:69
Function
Home
()
pages/index.tsx:11
Function
MyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:4
Function
RotateIcon
(props: SVGProps<SVGSVGElement>)
icons/RotateIcon.tsx:3
Function
Title
({ title, color, })
components/Card.tsx:80
Function
handler
( req: NextApiRequest, res: NextApiResponse<Data> )
pages/api/hello.ts:8
Function
onDragEnd
(_e: any, info: PanInfo)
components/Card.tsx:8
Function
undoSwipe
()
pages/index.tsx:30