Skip to content

Commit 854054d

Browse files
committed
Builds
1 parent 5742b4b commit 854054d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/src/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/src/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import Datasource from 'src/components/Datasource.vue'
22

3-
export default { Datasource }
3+
export { Datasource }

0 commit comments

Comments
 (0)