Skip to content

Commit 61b30bd

Browse files
committed
release: 0.9.8-beta.0
1 parent 1d44765 commit 61b30bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ module.exports = {
133133

134134
### React rules
135135

136+
- [x] `react/ensure-forward-ref-using-ref`
136137
- [x] `react/no-children-count`
137138
- [x] `react/no-children-for-each`
138139
- [x] `react/no-children-map`
@@ -171,7 +172,6 @@ module.exports = {
171172
- [x] `react/no-constructed-context-value`
172173
- [ ] `react/no-unused-class-component-methods`
173174
- [ ] `react/no-unused-state`
174-
- [ ] `react/ensure-forward-ref-using-ref`
175175
- [x] `react/prefer-destructuring-assignment`
176176
- [ ] `react/prefer-readonly-props`
177177
- [ ] `react/ban-components`

0 commit comments

Comments
 (0)