mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
move file
This commit is contained in:
@@ -3,7 +3,7 @@ import { useEffect } from 'react';
|
|||||||
import { Subplebbit } from '@plebbit/plebbit-react-hooks';
|
import { Subplebbit } from '@plebbit/plebbit-react-hooks';
|
||||||
import { getFormattedTimeAgo } from '../lib/utils/time-utils';
|
import { getFormattedTimeAgo } from '../lib/utils/time-utils';
|
||||||
import useSubplebbitOfflineStore from '../stores/use-subplebbit-offline-store';
|
import useSubplebbitOfflineStore from '../stores/use-subplebbit-offline-store';
|
||||||
import useSubplebbitsLoadingStartTimestamps from './use-subplebbits-loading-start-timestamps-store';
|
import useSubplebbitsLoadingStartTimestamps from '../stores/use-subplebbits-loading-start-timestamps-store';
|
||||||
|
|
||||||
const useIsSubplebbitOffline = (subplebbit: Subplebbit) => {
|
const useIsSubplebbitOffline = (subplebbit: Subplebbit) => {
|
||||||
const { t } = useTranslation();
|
const { t } = useTranslation();
|
||||||
|
|||||||
Reference in New Issue
Block a user