Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit b96e71e

Browse files
author
Łukasz Florczak
committed
File extension
1 parent 97e8254 commit b96e71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import VueAgile from './Agile'
1+
import VueAgile from './Agile.vue'
22

33
const install = (Vue) => {
44
Vue.component('agile', VueAgile)

0 commit comments

Comments
 (0)