mirror of
https://github.com/tenrok/maska.git
synced 2026-06-17 19:21:21 +03:00
docs: update for single package
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ Some frameworks with custom components may not pass `data-` attributes to native
|
||||
|
||||
```vue
|
||||
<script setup>
|
||||
const options = { mask: '#-#' }
|
||||
const options = { mask: '#-#' }
|
||||
</script>
|
||||
|
||||
<input v-maska="options">
|
||||
|
||||
Reference in New Issue
Block a user