From 37d2cd09e2209ad82dcbcd4d74b2cbd79329eb92 Mon Sep 17 00:00:00 2001 From: Azamat Mirvosiqov Date: Sun, 16 Oct 2022 19:16:28 +0500 Subject: [PATCH] docs: remove 0.x.x warning --- docs/src/guide/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/src/guide/index.md b/docs/src/guide/index.md index 2daa5593..7e330516 100644 --- a/docs/src/guide/index.md +++ b/docs/src/guide/index.md @@ -34,7 +34,3 @@ Check out the [examples](/examples/) if you want to dive directly into the code. - 🕹 Controls: Control zoom behavior from a panel on the bottom left - 🦾 __Reliable__: Fully written in TypeScript - -::: warning Vue Flow is still version 0.x.x. -Expect breaking changes between versions! -:::