We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1735d41 commit 2dde95dCopy full SHA for 2dde95d
templates/app/client/components/auth(auth)/auth.service.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-import _ from 'lodash';
+import * as _ from 'lodash';
4
5
// @flow
6
class _User {
0 commit comments