We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb69ce commit ac84ef6Copy full SHA for ac84ef6
test/app.jsx
@@ -19,7 +19,7 @@
19
*/
20
21
import React from 'react';
22
-import Daemon from '../src';
+import { Daemon } from '../src';
23
24
import { HEX } from './serial_mirror';
25
0 commit comments