+
+
+
+
+
+From a6903b0b282496cc9b45c46862f32e3a366c656e Mon Sep 17 00:00:00 2001 From: Yash Atreya <44857776+yash-atreya@users.noreply.github.com> Date: Fri, 11 Apr 2025 18:08:28 +0530 Subject: [PATCH 1/5] feat(`landing`): examples tab group --- vocs/docs/components/Tab.tsx | 2 - vocs/docs/pages/index.mdx | 143 ++++++++++++++++++++++++++++++++++- 2 files changed, 142 insertions(+), 3 deletions(-) diff --git a/vocs/docs/components/Tab.tsx b/vocs/docs/components/Tab.tsx index e3a4a08..d688246 100644 --- a/vocs/docs/components/Tab.tsx +++ b/vocs/docs/components/Tab.tsx @@ -1,5 +1,3 @@ -import * as React from 'react' - export default function Tab() { return (