From c22de94f0b39472d5a475a844c8e0158d74befcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20A=2E=20Zapata=20H=C3=A4ntsch?= Date: Sat, 6 Apr 2024 14:54:10 -0300 Subject: [PATCH] docs(docs): update introduction to version for vue 3 --- packages/documentation/docs/vue-3-version/index.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/documentation/docs/vue-3-version/index.mdx b/packages/documentation/docs/vue-3-version/index.mdx index 0d3b38744..51150bef8 100644 --- a/packages/documentation/docs/vue-3-version/index.mdx +++ b/packages/documentation/docs/vue-3-version/index.mdx @@ -114,6 +114,5 @@ import { createGmapVuePlugin } from '@gmap-vue/v3'; - The `mapped-props` concept was removed from the plugin and now every component has its props defined on it. :::note -If some of the changes are missed here please open a PR to add it to this list, thank you. -:::import TabItem from '@theme/TabItem'; -import Tabs from '@theme/Tabs'; +If we missed some of the bracking changes, feel free to open a PR to add them to this list. +:::