From 19f027a0dba56ac22c9df64511df8af6fb553df0 Mon Sep 17 00:00:00 2001 From: mathuo <6710312+mathuo@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:36:51 +0000 Subject: [PATCH] chore: docs --- packages/docs/docs/overview/getStarted/contributing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/docs/overview/getStarted/contributing.mdx b/packages/docs/docs/overview/getStarted/contributing.mdx index 05623e1d6..202911181 100644 --- a/packages/docs/docs/overview/getStarted/contributing.mdx +++ b/packages/docs/docs/overview/getStarted/contributing.mdx @@ -50,4 +50,4 @@ Through the documentation you will see links to runnable **CodeSandbox** example #### Are there any plans to publish wrapper libraries for other frameworks such as Angular and Vue? -Currently no but this is open for contributors to try. +Vue3 is now supported through the `dockview-vue` package, an Angular wrapper is intended once time permits.