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