Skip to content

Commit fab6bcc

Browse files
committed
Remove hydration warning notes from DEVELOPMENT.md for clarity and conciseness.
1 parent 6065f5f commit fab6bcc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/academy/DEVELOPMENT.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ Open [http://localhost:3000](http://localhost:3000).
3535

3636
---
3737

38-
## Hydration / browser extensions
39-
40-
Extensions (e.g. **Grammarly**) may inject attributes on `<body>` before React hydrates. The root layout sets **`suppressHydrationWarning`** on **`<body>`** (and `<html>`) so those mismatches do not surface as hydration errors in development.
41-
42-
---
43-
4438
## Useful paths
4539

4640
| Path | Purpose |

0 commit comments

Comments
 (0)