MCPcopy Create free account
hub / github.com/dailydotdev/apps / ReaderFallback.tsx

File ReaderFallback.tsx

packages/shared/src/components/post/reader/ReaderFallback.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ReactElement } from 'react';
2import React, { forwardRef, useContext, useEffect } from 'react';
3import classNames from 'classnames';
4import type { Post } from '../../../graphql/posts';

Callers

nothing calls this directly

Calls 4

useSmartTitleFunction · 0.90
useLogContextFunction · 0.90
useReadArticleFunction · 0.90
logEventFunction · 0.85

Tested by

no test coverage detected