FIX lint
This commit is contained in:
parent
de47f9d419
commit
ea9267c3b9
@ -67,7 +67,7 @@
|
||||
import Vue from 'vue';
|
||||
import { getVueOptions } from './options';
|
||||
|
||||
let name = 'purple';
|
||||
const name = 'purple';
|
||||
export default Vue.component(name, getVueOptions(name));
|
||||
</script>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user