From 7cf8b0d10d3cf2a9e7c739e698b8f8f7feb87708 Mon Sep 17 00:00:00 2001 From: Alexander Shabunevich Date: Sun, 2 Jun 2024 18:22:22 +0300 Subject: [PATCH] docs: update demos --- docs/v3/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/v3/README.md b/docs/v3/README.md index 4dec31b..c9c753e 100644 --- a/docs/v3/README.md +++ b/docs/v3/README.md @@ -2,6 +2,8 @@ --- +!> Maska v3 is currently in beta. If you encounter any issues, please [report them](https://github.com/beholdr/maska/issues). + **Maska** is a simple zero-dependency input mask library. You can use it with vanilla javascript or with your favorite framework. Out of the box there is integration with Vue 2/3, Svelte and Alpine.js, but you can integrate it into any framework. @@ -16,8 +18,8 @@ You can use it with vanilla javascript or with your favorite framework. Out of t ## Live Demo -