Skip to content

Commit 6f77de8

Browse files
committed
🐛 Fix missing export
1 parent f94b320 commit 6f77de8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ const VueCharts = {
1919
reactiveProp,
2020
reactiveData
2121
}
22+
23+
module.exports = VueCharts

0 commit comments

Comments
 (0)