Commit 4d23ecb
committed
Fix ESLint comment indentation in Sidebar.jsx
Adjust the indentation of an `// eslint-disable-next-line react-hooks/immutability` comment in src/components/Sidebar/Sidebar.jsx to match the file's formatting. This is a whitespace-only change with no functional impact.1 parent fae3e86 commit 4d23ecb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments