Skip to content

Commit

Permalink
Fixed typo [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Jul 1, 2019
1 parent 11f14dc commit 9cbcab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ function setupEmbedApi(routeName, component) {
route = router.currentRoute
component = getEmbedComponent(route)
if (component) resolve()
else console.log('wainting for component')
}, 100)
})
clearInterval(interval)
Expand Down

0 comments on commit 9cbcab1

Please sign in to comment.