From 721507bea811bfc043f1d4c803657a2a628550d8 Mon Sep 17 00:00:00 2001
From: Patrick Luan <51892490+parkejunior@users.noreply.github.com>
Date: Wed, 5 Jun 2024 10:05:18 -0300
Subject: [PATCH] docs: use "maska/vue" instead "maska" on vue usage page
---
docs/v3/vue.md | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/docs/v3/vue.md b/docs/v3/vue.md
index a125e46..c2c3d5a 100644
--- a/docs/v3/vue.md
+++ b/docs/v3/vue.md
@@ -22,7 +22,7 @@ Import `vMaska` directive and apply it to the input along with `data-maska` attr
```vue
@@ -34,7 +34,7 @@ Import `vMaska` directive and apply it to the input along with `data-maska` attr
```vue