From 0b14b0720b135160e6f1a2d58c281614f32eff5a Mon Sep 17 00:00:00 2001 From: azabroflovski Date: Sun, 25 Feb 2024 16:30:32 +0500 Subject: [PATCH] docs: add note abount active development --- docs/quick-start.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/quick-start.md b/docs/quick-start.md index a0823a8..2e873d3 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -19,6 +19,10 @@ const dialogAttrs = computed(() => { # Quick start +::: warning NOTE +The package is under **active development**, in this regard, there may be significant api changes. +::: + ## Installation Package is available on npm and can be installed from the command line.