fix: composition api was not imported at all
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,5 +1,7 @@
|
||||
import Vue from 'vue'
|
||||
|
||||
import '@/plugins/composition-api'
|
||||
|
||||
import '@/styles/vendor/material-icons.css'
|
||||
import '@/styles/vendor/OpenSans.css'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user