Skip to content

Commit

Permalink
#15 - Docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpmartins committed May 3, 2021
1 parent 53809ef commit f1cb4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@ Must use `v-model.lazy` to bind works properly.
Use it directly in the browser!

```html
<script src="https://unpkg.com/v-money3@3.10.2/dist/v-money3.umd.js"></script>
<script src="https://unpkg.com/v-money3@3.10.3/dist/v-money3.umd.js"></script>
```

Take a look at this ([codesandbox](https://codesandbox.io/s/mystifying-paper-bpfyn?file=/index.html)).
Take a look at issue [#15](https://github.com/jonathanpmartins/v-money3/issues/15#issuecomment-830988807) and also this [codesandbox](https://codesandbox.io/s/mystifying-paper-bpfyn?file=/index.html) working example.

### References

Expand Down

0 comments on commit f1cb4ae

Please sign in to comment.