Pipe through feedSourceUri and link to feed

This commit is contained in:
Eric Bailey
2025-01-16 15:24:08 -06:00
parent de273f70b4
commit 3e217c861a
4 changed files with 47 additions and 13 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ export type CommonNavigatorParams = {
StarterPackShort: {code: string}
StarterPackWizard: undefined
StarterPackEdit: {rkey?: string}
TempVibe: undefined
TempVibe: {feedUri: string; cursor?: string}
}
export type BottomTabNavigatorParams = CommonNavigatorParams & {