fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
|
||||
<template>
|
||||
<div class="date-picker">
|
||||
<date-picker
|
||||
<DatePicker
|
||||
:range="true"
|
||||
:confirm="true"
|
||||
:clearable="false"
|
||||
|
||||
Reference in New Issue
Block a user