mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-12-13 19:37:25 +00:00
feat: added a mobile navigation to the front-end.
This commit is contained in:
@@ -6,7 +6,7 @@ import { Command as CommandPrimitive } from "cmdk";
|
||||
import { Search } from "lucide-react";
|
||||
import * as React from "react";
|
||||
|
||||
import { Dialog, DialogContent } from "@/components/ui/dialog";
|
||||
import { Dialog, DialogContent, DialogHeader, DialogTitle } from "@/components/ui/dialog";
|
||||
import { cn } from "@/lib/utils";
|
||||
|
||||
const Command = React.forwardRef<
|
||||
|
||||
Reference in New Issue
Block a user