TP-71626 | Fix
This commit is contained in:
@@ -2,7 +2,6 @@ import { StackActions } from '@react-navigation/native';
|
||||
import React, { RefObject } from 'react';
|
||||
import { TemplateRoutePrefix } from '../../common/Constants';
|
||||
import { CaseAllocationType } from '../../screens/allCases/interface';
|
||||
import { BOTTOM_TAB_ROUTES } from '@screens/allCases/constants';
|
||||
|
||||
export const navigationRef: RefObject<any> = React.createRef();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user