mirror of
https://github.com/tenrok/maska.git
synced 2026-06-14 18:42:27 +03:00
New version code prepare
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { vMaska } from '../../src'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<input v-maska data-maska="#-#" />
|
||||
</template>
|
||||
Reference in New Issue
Block a user