Fix lodash import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as _ from 'lodash/core';
|
||||
import * as _ from 'lodash';
|
||||
import * as React from 'react';
|
||||
import styled from 'styled-components';
|
||||
|
||||
|
Reference in New Issue
Block a user