This commit is contained in:
Alex
2023-12-21 15:20:12 -05:00
parent 3ec7c342ba
commit 4563047e01
4 changed files with 15 additions and 6 deletions

View File

@ -185,7 +185,7 @@ index c13a00cf..fb457e63 100644
const docsUrl = require('../util/docsUrl');
const pragmaUtil = require('../util/pragma');
diff --git a/lib/rules/jsx-no-bind.js b/lib/rules/jsx-no-bind.js
index 0a4c38e6..75a57bd9 100644
index 17e56e2e..cb6dec1a 100644
--- a/lib/rules/jsx-no-bind.js
+++ b/lib/rules/jsx-no-bind.js
@@ -7,7 +7,7 @@