File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
versioned_docs/version-6.x Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ To be able to use this hook, you need to:
35
35
36
36
- Install the ` react-navigation ` plugin in the Flipper app
37
37
38
- ![ Install Flipper] ( /devtools/flipper-plugin-install.png )
38
+ ![ Install Flipper] ( /assets/ devtools/flipper-plugin-install.png )
39
39
40
40
** Usage:**
41
41
@@ -59,9 +59,9 @@ export default function App() {
59
59
60
60
Now, you'll be able to use the React Navigation devtools in Flipper whenever your device is connected to Flipper.
61
61
62
- ![ React Navigation Logs] ( /devtools/flipper-plugin-logs.png )
62
+ ![ React Navigation Logs] ( /assets/ devtools/flipper-plugin-logs.png )
63
63
64
- ![ React Navigation Linking] ( /devtools/flipper-plugin-linking.png )
64
+ ![ React Navigation Linking] ( /assets/ devtools/flipper-plugin-linking.png )
65
65
66
66
### ` useReduxDevToolsExtension `
67
67
You can’t perform that action at this time.
0 commit comments