Introduce config module
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import config from '../../../conf';
|
||||
import config from '../../../config';
|
||||
|
||||
export default ({ _id, contentType }) => ({
|
||||
type: 'Document',
|
||||
|
Reference in New Issue
Block a user