mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2024-12-29 10:56:05 +00:00
fix: composition api was not imported at all
This commit is contained in:
parent
737f8a8036
commit
9dbe0a5cb7
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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue