Skip to content

Commit efd8fd9

Browse files
committed
Use PascalCase for skip-to-list filename
1 parent 272de10 commit efd8fd9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import VueSkipTo from './VueSkipTo.vue'
2-
import VueSkipToList from './skip-to-list.vue'
2+
import VueSkipToList from './VueSkipToList.vue'
33

44
export default function install (Vue) {
55
if (install.installed) return

0 commit comments

Comments
 (0)