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