Skip to content

Commit 95a8eb8

Browse files
authored
chore: change "functional components" to "function components" (to be consistent with react.dev)
Signed-off-by: REL1CX <[email protected]>
1 parent 0cec33e commit 95a8eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/content/docs/migration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ However, not all rules have direct equivalents, and some behave differently.
3030
- ⚠️ **Warning** - Rule has been deprecated in `eslint-plugin-react`
3131

3232
A variety of rules are marked **legacy**, but still have equivalent rules. This distinction was done to more accurately assess
33-
migration for React written with functional components and no longer use `propTypes`.
33+
migration for React written with function components and no longer use `propTypes`.
3434

3535
### Table
3636

0 commit comments

Comments
 (0)