Use a better notation for exporting JS components and functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import baseUrl from './utils/baseUrl'
|
||||
import { baseUrl } from './utils'
|
||||
import throttle from 'lodash.throttle'
|
||||
|
||||
let es = null
|
||||
|
||||
Reference in New Issue
Block a user