MCPcopy 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

1import type { ReactElement } from 'react';
2import React, { useCallback, useEffect, useState } from 'react';
3import { useRouter } from 'next/router';
4import { useQuery, useQueryClient } from '@tanstack/react-query';

Callers

nothing calls this directly

Calls 1

classedFunction · 0.85

Tested by

no test coverage detected