From 18735bfca050e89fbf0f8ca1e952b54eb914f0aa Mon Sep 17 00:00:00 2001 From: Ajay Dhangar Date: Tue, 24 Mar 2026 21:02:16 +0530 Subject: [PATCH] Bug's solved --- docs/index.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index 724314e..0808670 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -8,9 +8,8 @@ description: "Master JavaScript from fundamentals to advanced architecture with tags: [javascript, tutorial, web-development] --- - + import CodeBlock from "@theme/CodeBlock"; import firstExample from "!!raw-loader!./_scripts/01-javascript-tutorial.js"; @@ -44,11 +43,10 @@ We have structured this journey into four distinct phases: Let's verify your environment. Below is a live interactive editor. You can modify the code and click **Run** to see the output instantly. - ## Is This For You?