Skip to content

Commit

Permalink
Fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
lint-action committed May 19, 2023
1 parent 83f66bf commit ace257f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ import 'vue3-marquee/dist/style.css'
createApp(App).use(Vue3Marquee).mount('#app')
```



If needed rename component to use:

```ts
Expand Down

1 comment on commit ace257f

@vercel
Copy link

@vercel vercel bot commented on ace257f May 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.