From 45d1d9e727c8fbaf41868b6e28b85f86de5d4cee Mon Sep 17 00:00:00 2001 From: tusharsingla22222-source Date: Mon, 9 Mar 2026 22:13:41 +0530 Subject: [PATCH 1/5] fix: improve select dropdown appearance with custom arrows --- components/GettingStarted.tsx | 62 ++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/components/GettingStarted.tsx b/components/GettingStarted.tsx index 908cf5010..52eed9e41 100644 --- a/components/GettingStarted.tsx +++ b/components/GettingStarted.tsx @@ -139,6 +139,7 @@ const GettingStarted = () => { <>
+<<<<<<< HEAD

JSON Schema @@ -159,6 +160,33 @@ const GettingStarted = () => { ))} +======= +
+

+ JSON Schema +

+
+ +
+ + + ▾ + +
+>>>>>>> 3e02b34 (fix: improve select dropdown appearance with custom arrows)
@@ -203,6 +231,7 @@ const GettingStarted = () => {

+<<<<<<< HEAD

JSON Instance @@ -223,6 +252,33 @@ const GettingStarted = () => { ))} +======= +
+

+ JSON Instance +

+
+ +
+ + + ▾ + +
+>>>>>>> 3e02b34 (fix: improve select dropdown appearance with custom arrows)
@@ -290,7 +346,11 @@ const GettingStarted = () => {

-