From 859afb34a68d50af370bda21778013837d924168 Mon Sep 17 00:00:00 2001 From: Yordan <60105689+yordan-mitev@users.noreply.github.com> Date: Wed, 21 Aug 2024 13:38:02 +0300 Subject: [PATCH] Update typescript-composition-api.md --- docs/getting-started/typescript-composition-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/typescript-composition-api.md b/docs/getting-started/typescript-composition-api.md index c35201a..98c4f58 100644 --- a/docs/getting-started/typescript-composition-api.md +++ b/docs/getting-started/typescript-composition-api.md @@ -111,7 +111,7 @@ To add any custom styles to your app, insert a `` tag in the `src/App.vu Now that you've installed all required packages, you are ready to add the Kendo UI for Vue Data Grid to the application: -1. In the `