Commit 1cd8b9c
committed
refactor(linter): fixes in
> Fixes: These are changes that will not change your program's behavior. It is generally safe to run them in a pre-lint hook.
> Suggestions: Changes that may change your program's behavior or make a change you may not want (e.g. removing console.logs). These should be reviewed before being committed to your codebase.
https://oxc.rs/docs/guide/usage/linter/automatic-fixes.htmlreact/forward-ref-uses-ref are suggestions (#11376)1 parent 03e8aa9 commit 1cd8b9c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments