Skip to content

Commit 91658a3

Browse files
committed
Fix eslint warnings
1 parent 40e4859 commit 91658a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint react/jsx-indent: 0 */
12
import React from 'react';
23
import classNames from 'classnames';
34

0 commit comments

Comments
 (0)