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