Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ usePopupSelector.ts
File
usePopupSelector.ts
packages/shared/src/hooks/usePopupSelector.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ useCallback, useEffect, useMemo } from
'react'
;
2
import
{ useQueryClient } from
'@tanstack/react-query'
;
3
import
{ generateStorageKey, StorageTopic } from
'../lib/storage'
;
4
Callers
nothing calls this directly
Calls
1
generateStorageKey
Function · 0.90
Tested by
no test coverage detected