From 7cf463cd7640ce69054638abf044669036e08769 Mon Sep 17 00:00:00 2001 From: Yordan <60105689+yordan-mitev@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:29:39 +0300 Subject: [PATCH] Apply suggestions from code review --- docs/getting-started/javascript-options-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/javascript-options-api.md b/docs/getting-started/javascript-options-api.md index b85eee3..d90fbe2 100644 --- a/docs/getting-started/javascript-options-api.md +++ b/docs/getting-started/javascript-options-api.md @@ -112,7 +112,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 `