Skip to content

Commit 5d891a4

Browse files
authored
Merge pull request #3133 from palacejackson/patch-1
Update part1a.md
2 parents fd546fd + 56b47c6 commit 5d891a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ module.exports = {
407407
'warn',
408408
{ allowConstantExport: true },
409409
],
410-
'react/prop-types': false // highlight-line
410+
'react/prop-types': 0 // highlight-line
411411
},
412412
}
413413
```

0 commit comments

Comments
 (0)