fix: implement copilot suggestions

This commit is contained in:
Kacper
2025-12-11 02:07:15 +01:00
parent 085f5d5d39
commit 43c90adbc0
7 changed files with 35 additions and 17 deletions

View File

@@ -1,5 +1,4 @@
import { Button } from "@/components/ui/button";
import { Label } from "@/components/ui/label";
import { Settings2, Keyboard } from "lucide-react";
interface KeyboardShortcutsSectionProps {