Skip to content

Commit

Permalink
fix: add new topic
Browse files Browse the repository at this point in the history
  • Loading branch information
wuls committed Sep 8, 2020
1 parent 3e1be0c commit 8443273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transfer/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Transfer from './src/Transfer.vue'

/* istanbul ignore next */
/* istanbul ignore next1 */
Transfer.install = function (app) {
app.component(Transfer.name, Transfer)
}
Expand Down

0 comments on commit 8443273

Please sign in to comment.