From 37124a2687cb22d6b638d135e9250a2fe2a9b5c9 Mon Sep 17 00:00:00 2001 From: ViliusP Date: Mon, 9 Sep 2024 18:42:32 +0300 Subject: [PATCH] Fix TS type import docs --- docs/content/2.usage/5.typescript.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/2.usage/5.typescript.md b/docs/content/2.usage/5.typescript.md index b4cef0576..d7bfa9a58 100644 --- a/docs/content/2.usage/5.typescript.md +++ b/docs/content/2.usage/5.typescript.md @@ -23,7 +23,7 @@ The recommended way to do it is by using this method: ```vue