Skip to content

Commit 09b8cf0

Browse files
author
Hugo Marcellin
committed
Lint
1 parent 0ff8382 commit 09b8cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/app.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,8 @@ const App = () => {
220220
style={{
221221
flexGrow: 1,
222222
/* autosizer (used in virtual table) can return wrong size
223-
(off by 1) and it causes scrollbar to blink
224-
* */
223+
(off by 1) and it causes scrollbar to blink
224+
* */
225225
overflow: 'hidden',
226226
marginTop: '20px',
227227
}}

0 commit comments

Comments
 (0)