Skip to content

Commit 034f37b

Browse files
committed
Add missing quotes
1 parent 719da95 commit 034f37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-6.x/drawer-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Boolean used to indicate whether inactive screens should be detached from the vi
7777

7878
Whether the screens should render the first time they are accessed. Defaults to `true`. Set it to `false` if you want to render all screens on initial render.
7979

80-
#### useLegacyImplementation
80+
#### `useLegacyImplementation`
8181

8282
Whether to use the legacy implementation based on Reanimated 1. The new implementation based on Reanimated 2 will perform better, but you need additional configuration and need to use Hermes with Flipper to debug.
8383

0 commit comments

Comments
 (0)