Skip to content

Commit ac84ef6

Browse files
committed
Fixed linter warning
1 parent 6bb69ce commit ac84ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/app.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*/
2020

2121
import React from 'react';
22-
import Daemon from '../src';
22+
import { Daemon } from '../src';
2323

2424
import { HEX } from './serial_mirror';
2525

0 commit comments

Comments
 (0)