test quality gate
This commit is contained in:
@@ -9,10 +9,7 @@ import {
|
|||||||
} from 'react-native-safe-area-context';
|
} from 'react-native-safe-area-context';
|
||||||
import { Toaster } from 'sonner-native';
|
import { Toaster } from 'sonner-native';
|
||||||
import { createQueryClient } from '@/lib/query-client';
|
import { createQueryClient } from '@/lib/query-client';
|
||||||
import {
|
import { flushPendingNavigation, navigationRef, } from '@/lib/notification-routing';
|
||||||
flushPendingNavigation,
|
|
||||||
navigationRef,
|
|
||||||
} from '@/lib/notification-routing';
|
|
||||||
import { configureNotifications } from '@/lib/push-notifications';
|
import { configureNotifications } from '@/lib/push-notifications';
|
||||||
import { PusherProvider } from '@/lib/pusher-provider';
|
import { PusherProvider } from '@/lib/pusher-provider';
|
||||||
import { RootNavigator } from '@/navigation/RootNavigator';
|
import { RootNavigator } from '@/navigation/RootNavigator';
|
||||||
|
|||||||
Reference in New Issue
Block a user