rm navigation
This commit is contained in:
@@ -43,7 +43,6 @@ export type CommonNavigatorParams = {
|
||||
MessagesSettings: undefined
|
||||
Feeds: undefined
|
||||
StarterPack: {name: string; rkey: string}
|
||||
StarterPackLanding: {name: string; rkey: string}
|
||||
StarterPackWizard: {
|
||||
name?: string
|
||||
rkey?: string
|
||||
@@ -100,7 +99,6 @@ export type AllNavigatorParams = CommonNavigatorParams & {
|
||||
MessagesTab: undefined
|
||||
Messages: {animation?: 'push' | 'pop'}
|
||||
StarterPack: {name: string; rkey: string}
|
||||
StarterPackLanding: {name: string; rkey: string}
|
||||
StarterPackWizard: {
|
||||
name?: string
|
||||
rkey?: string
|
||||
|
||||
Reference in New Issue
Block a user