Skip to content

Commit 460ab6c

Browse files
committed
chore(project): resolve linting
1 parent 2253253 commit 460ab6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/Translations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can import only the translations that you need
77
<datepicker :language="en"></datepicker>
88
</template>
99
<script>
10-
import {en} from '@sum.cumo/vue-datepicker/dist/locale'
10+
import { en } from '@sum.cumo/vue-datepicker/dist/locale'
1111
1212
export default {
1313
data () {

0 commit comments

Comments
 (0)