Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ GiftPlusModal.tsx
File
GiftPlusModal.tsx
packages/shared/src/components/plus/GiftPlusModal.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { ReactElement } from
'react'
;
2
import React, { useState } from
'react'
;
3
import { useQuery } from
'@tanstack/react-query'
;
4
import classNames from
'classnames'
;
Callers
nothing calls this directly
Calls
1
classed
Function · 0.85
Tested by
no test coverage detected