Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Sep 6, 2019
1 parent 7998669 commit 54788e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ server side render vue component by vue version
```js
const render = require("versioned-vue-component");
expect(
render.renderComponentCodeToString({
await render.renderComponentCodeToString({
props: {
title: "my"
},
Expand Down

0 comments on commit 54788e1

Please sign in to comment.