mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
Merge pull request #380 from mwpeng/mwpeng
fix-379-add-missing-import-statement-to-fix-the-error-when-delete-a-document.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { deferred } from './deferred';
|
||||
import { log } from 'util';
|
||||
import firebase from 'firebase/app';
|
||||
|
||||
export const itemService = {
|
||||
async getItem(id) {
|
||||
|
Reference in New Issue
Block a user