Skip to content

Commit

Permalink
📝 fix link to vanilla js
Browse files Browse the repository at this point in the history
  • Loading branch information
codermarcos authored Jan 28, 2024
1 parent cc06f6e commit 978b0b4
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 @@ -157,7 +157,7 @@ export class InputMoneyComponent implements AfterViewInit, OnDestroy {

Read the [docs](docs/) or chose your implementation to check an example:

* [JavaScript](examples/4.x.x/javascript)
* [JavaScript](examples/4.x.x/vanilla)
* [Angular](examples/4.x.x/angular)
* [React](examples/4.x.x/react)
* [Node](examples/4.x.x/node)
Expand Down

0 comments on commit 978b0b4

Please sign in to comment.