feat: added keyboard shortcut indication

This commit is contained in:
2025-11-09 19:19:22 +05:30
parent 1dba1bdb8c
commit a2c29e87fd
14 changed files with 786 additions and 1804 deletions

View File

@@ -1,5 +1,3 @@
"use client"
import * as React from "react"
import * as TabsPrimitive from "@radix-ui/react-tabs"