Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit ccec45d

Browse files
committedOct 14, 2017
Fixed export for index.js
1 parent 5171bac commit ccec45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import ServerDatasource from 'src/components/ServerDatasource.vue'
1+
import ServerDatasource from './components/ServerDatasource.vue'
22

33
export { ServerDatasource }

0 commit comments

Comments
 (0)