mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 21:02:35 +03:00
fix firebase warning
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import Vue from 'vue';
|
||||
import Vuetify from 'vuetify';
|
||||
import firebase from 'firebase';
|
||||
import firebase from 'firebase/app';
|
||||
import VuetifyConfirm from 'vuetify-confirm';
|
||||
import 'firebase/auth';
|
||||
|
||||
import 'vuetify/dist/vuetify.min.css';
|
||||
import 'material-design-icons-iconfont/dist/material-design-icons.css';
|
||||
|
||||
Reference in New Issue
Block a user