run yarn lint --fix (#9013)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {NavigationProp} from '@react-navigation/native'
|
||||
import {type NavigationProp} from '@react-navigation/native'
|
||||
|
||||
import {RouteParams, State} from './types'
|
||||
import {type RouteParams, type State} from './types'
|
||||
|
||||
export function getRootNavigation<T extends {}>(
|
||||
nav: NavigationProp<T>,
|
||||
|
||||
Reference in New Issue
Block a user