Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyFresneau committed Jun 28, 2023
1 parent 054a5e3 commit 8e7a2b7
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 @@ -50,7 +50,7 @@ export default defineNuxtConfig({
});
```

3. Use `nuxt-rating` component `
3. Use `nuxt-rating` component

```js
<NuxtRating :read-only="false" :ratingValue="1.2" />
Expand Down

0 comments on commit 8e7a2b7

Please sign in to comment.