We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade8033 commit e4ebbf3Copy full SHA for e4ebbf3
packages/libs/src/browser-info.js
@@ -1,4 +1,4 @@
1
-import * as Bowser from 'bowser';
+import Bowser from 'bowser';
2
3
// we cache the UA as it used by many modules that need it on file load
4
let ua;
0 commit comments