We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1735d41 + 2dde95d commit 27ee91aCopy full SHA for 27ee91a
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