Skip to content

Commit 5233f5f

Browse files
author
Pooya Parsa
committed
import *
1 parent aa7980a commit 5233f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import components from './components';
1+
import * as components from './components';
22

33
const VuePlugin = {
44
install(Vue){

0 commit comments

Comments
 (0)