mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-04 14:30:29 +03:00
update imports
This commit is contained in:
parent
296a2463da
commit
d3e3ecb64b
1 changed files with 1 additions and 3 deletions
|
|
@ -37,9 +37,7 @@ import { AsyncStatus, useAsyncCallback } from '../../hooks/useAsyncCallback';
|
|||
import { useSyncState } from '../../hooks/useSyncState';
|
||||
import { stopPropagation } from '../../utils/keyboard';
|
||||
import { SyncStatus } from './SyncStatus';
|
||||
import { togglePusher } from '../../features/settings/notifications/PushNotifications';
|
||||
import { ClientConfig, useClientConfig } from '../../hooks/useClientConfig';
|
||||
import { appEvents } from '../../utils/appEvents';
|
||||
import { useAppVisibility } from '../../hooks/useAppVisibility';
|
||||
|
||||
function ClientRootLoading() {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue