Skip to content

Commit cfe5f4a

Browse files
Update fast-refresh.md (#3208)
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 908317a commit cfe5f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fast-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: fast-refresh
33
title: Fast Refresh
44
---
55

6-
Fast Refresh is a React Native feature that allows you to get near-instant feedback for changes in your React components. Fast Refresh is enabled by default, and you can toggle "Enable Fast Refresh" in the React Native developer menu. With Fast Refresh enabled, most edits should be visible within a second or two.
6+
Fast Refresh is a React Native feature that allows you to get near-instant feedback for changes in your React components. Fast Refresh is enabled by default, and you can toggle "Enable Fast Refresh" in the [React Native developer menu](/docs/debugging#accessing-the-in-app-developer-menu). With Fast Refresh enabled, most edits should be visible within a second or two.
77

88
## How It Works
99

0 commit comments

Comments
 (0)