forked from ddrilling/asb_cloud_front
fix notifications
This commit is contained in:
parent
4232c1f4b5
commit
1af1dfd95a
@ -4,7 +4,7 @@ import { WellService } from '../services/api'
|
||||
import Loader from '../components/Loader'
|
||||
import { TreeSelect } from 'antd'
|
||||
import { useHistory } from 'react-router-dom'
|
||||
import notify from '/notify'
|
||||
import notify from './notify'
|
||||
|
||||
const groupBy = (table, ...keys) => {
|
||||
let key = keys[0]
|
||||
|
Loading…
Reference in New Issue
Block a user