mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-13 22:30:41 +08:00
Updates Routers.md - adds missing parenthesis (#2230)
Adds missing parenthesis to *Handling Custom URIs* code example
This commit is contained in:
@@ -125,5 +125,5 @@ Object.assign(MyApp.router, {
|
||||
}
|
||||
return previousGetActionForPathAndParams(path, params);
|
||||
},
|
||||
};
|
||||
});
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user