Skip to content

Commit 28094b1

Browse files
committed
docs: fix presets section from no-children-prop rule documentation
1 parent 3557ab5 commit 28094b1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/plugins/eslint-plugin-react-x/src/rules/no-children-prop.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@ react-x/no-children-prop
1818

1919
`🔍`
2020

21-
**Presets**
22-
23-
- `core`
24-
- `recommended`
25-
- `recommended-typescript`
26-
- `recommended-type-checked`
27-
2821
## What it does
2922

3023
Disallows passing 'children' as a prop.

0 commit comments

Comments
 (0)