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