Fix tsc
This commit is contained in:
@@ -62,6 +62,7 @@ export type MyProfileTabNavigatorParams = CommonNavigatorParams & {
|
||||
export type FlatNavigatorParams = CommonNavigatorParams & {
|
||||
Home: undefined
|
||||
Search: {q?: string}
|
||||
Feeds: undefined
|
||||
Notifications: undefined
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user