We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a841d10 commit e87b739Copy full SHA for e87b739
docs/basic-features/fast-refresh.md
@@ -6,7 +6,7 @@ description:
6
7
# Fast Refresh
8
9
-Fast Refresh is a Next.js feature that that gives you instantaneous feedback on
+Fast Refresh is a Next.js feature that gives you instantaneous feedback on
10
edits made to your React components. Fast Refresh is enabled by default in all
11
Next.js applications on **9.4 or newer**. With Next.js Fast Refresh enabled,
12
most edits should be visible within a second, **without losing component
0 commit comments