Skip to content

Commit

Permalink
docs: remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Apr 20, 2024
1 parent b5d65cf commit df8489f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ app.use(VueShowdownPlugin, {
emoji: true,
},
});

const foo = async () => {};

const bar = foo();
```

Then use `<VueShowdown />` component in your vue SFC:
Expand Down

0 comments on commit df8489f

Please sign in to comment.