mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-26 11:24:51 +02:00
Use workspaces in project.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Vue from 'vue'
|
||||
import Element from 'element-ui'
|
||||
import '../element-variables.scss'
|
||||
import locale from 'element-ui/lib/locale/lang/en'
|
||||
|
||||
Vue.use(Element, { locale })
|
||||
Reference in New Issue
Block a user